1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00

Merge "bump to 4.5.101-SNAPSHOT"

This commit is contained in:
Nick Boldt 2019-04-09 13:00:26 -04:00 committed by Gerrit Code Review @ Eclipse.org
commit 009ec61cff
3 changed files with 3 additions and 1 deletions

View file

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.rse.importexport; singleton:=true
Bundle-Version: 4.5.100.qualifier
Bundle-Version: 4.5.101.qualifier
Bundle-Activator: org.eclipse.rse.internal.importexport.RemoteImportExportPlugin
Bundle-Localization: plugin
Export-Package: org.eclipse.rse.internal.importexport;x-internal:=true,

View file

@ -19,5 +19,6 @@
</parent>
<groupId>org.eclipse.tm</groupId>
<artifactId>org.eclipse.rse.importexport</artifactId>
<version>4.5.101-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

View file

@ -20,5 +20,6 @@
<groupId>org.eclipse.tm.rse</groupId>
<artifactId>org.eclipse.tm.site</artifactId>
<version>4.5.101-SNAPSHOT</version>
<packaging>eclipse-repository</packaging>
</project>