1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 03:15:33 +02:00

[398988] update version number

This commit is contained in:
David Dykstal 2013-02-06 15:02:32 -06:00
parent ef2ea54b30
commit 69fe703a35
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.files.ftp;singleton:=true
Bundle-Version: 3.0.400.qualifier
Bundle-Version: 3.0.401.qualifier
Bundle-Activator: org.eclipse.rse.internal.services.files.ftp.Activator
Bundle-Vendor: %providerName
Bundle-Localization: plugin

View file

@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.tm</groupId>
<artifactId>org.eclipse.rse.services.files.ftp</artifactId>
<version>3.0.400-SNAPSHOT</version>
<version>3.0.401-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>