[Lada-commits] [PATCH] changed lada-server version to 2.6-SNAPSHOT, because 2.6.1 should only point to one specific commit

Wald Commits scm-commit at wald.intevation.org
Fri Apr 7 10:12:53 CEST 2017


# HG changeset patch
# User Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 <mlechner at bfs.de>
# Date 1491551986 -7200
# Node ID 372f7f679340f95689404179e770d278d577ec35
# Parent  3f6a77c9efc904863e0a1336e0d2c5266a2179cc
changed lada-server version to 2.6-SNAPSHOT, because 2.6.1 should only point to one specific commit

diff -r 3f6a77c9efc9 -r 372f7f679340 pom.xml
--- a/pom.xml	Fri Apr 07 09:05:00 2017 +0200
+++ b/pom.xml	Fri Apr 07 09:59:46 2017 +0200
@@ -369,5 +369,5 @@
             <url>http://www.hibernatespatial.org/repository</url>
         </repository>
     </repositories>
-    <version>2.6.1</version>
+    <version>2.6-SNAPSHOT</version>
 </project>


More information about the Lada-commits mailing list