mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-06 00:25:25 +02:00
update version
This commit is contained in:
parent
6bd0182261
commit
a2215eb3b8
2 changed files with 2 additions and 2 deletions
rse/plugins/org.eclipse.rse.services.local
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %pluginName
|
Bundle-Name: %pluginName
|
||||||
Bundle-SymbolicName: org.eclipse.rse.services.local;singleton:=true
|
Bundle-SymbolicName: org.eclipse.rse.services.local;singleton:=true
|
||||||
Bundle-Version: 3.0.0.qualifier
|
Bundle-Version: 2.2.0.qualifier
|
||||||
Bundle-Activator: org.eclipse.rse.internal.services.local.Activator
|
Bundle-Activator: org.eclipse.rse.internal.services.local.Activator
|
||||||
Bundle-Vendor: %providerName
|
Bundle-Vendor: %providerName
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
|
|
|
@ -10,6 +10,6 @@
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<artifactId>org.eclipse.rse.services.local</artifactId>
|
<artifactId>org.eclipse.rse.services.local</artifactId>
|
||||||
<version>3.0.0-SNAPSHOT</version>
|
<version>2.2.500-SNAPSHOT</version>
|
||||||
<packaging>eclipse-plugin</packaging>
|
<packaging>eclipse-plugin</packaging>
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Add table
Reference in a new issue