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:
commit
009ec61cff
3 changed files with 3 additions and 1 deletions
|
@ -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,
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue