mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-28 11:25:35 +02:00
[398988] update version number
This commit is contained in:
parent
ef2ea54b30
commit
69fe703a35
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue