Updated version in pom / project files to taxeditor version : 3.7.0-SNAPSHOT and...
[taxeditor.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 53382008cbfa3587de47b71ac258933c5d51edc2..99739dec8062770a94b46fe5b4f366ffe7b1e545 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,6 @@
     <java.codelevel>1.6</java.codelevel>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <cdmlib.version>3.7.0-SNAPSHOT</cdmlib.version>
-    <!-- TODO can we use project.version ????? -->
     <tycho.version>0.22.0</tycho.version>
     <taxeditor.version>3.7.0-SNAPSHOT</taxeditor.version>
     <update.dir>snapshot</update.dir>
       <plugin>
         <groupId>external.atlassian.jgitflow</groupId>
         <artifactId>jgitflow-maven-plugin</artifactId>
-        <version>1.0-m4.3</version>
+        <version>1.0-m6</version>
         <configuration>
           <pushHotfixes>true</pushHotfixes>
           <pushReleases>true</pushReleases>