1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 22:35:43 +02:00

[395981] update version number

This commit is contained in:
David Dykstal 2013-02-06 15:04:05 -06:00
parent 69fe703a35
commit bbc4518c64
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.rse.services.local;singleton:=true
Bundle-Version: 2.1.400.qualifier
Bundle-Version: 2.1.401.qualifier
Bundle-Activator: org.eclipse.rse.internal.services.local.Activator
Bundle-Vendor: %providerName
Bundle-Localization: plugin

View file

@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.tm</groupId>
<artifactId>org.eclipse.rse.services.local</artifactId>
<version>2.1.400-SNAPSHOT</version>
<version>2.1.401-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>