switched TracAPI pom.xml/MANIFEST.MF to 3.7.7

Change-Id: I2476b7876c36274d9558a967fe3dd8167a525b5d
This commit is contained in:
Axel Uhl
2017-10-29 11:46:19 +01:00
parent 5253943e5e
commit b085b47e42
2 changed files with 2 additions and 2 deletions
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: TracTrac Client module
Bundle-SymbolicName: com.tractrac.clientmodule
Bundle-Version: 3.7.6
Bundle-Version: 3.7.7
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ClassPath: .,
lib/TracAPI.jar
+1 -1
View File
@@ -8,6 +8,6 @@
<version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>com.tractrac.clientmodule</artifactId>
<version>3.7.6</version>
<version>3.7.7</version>
<packaging>eclipse-plugin</packaging>
</project>