[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@forge.dmz.argeo.pro>
Mon, 17 Apr 2017 17:06:22 +0000 (17:06 +0000)
committerMathieu Baudier <mbaudier@forge.dmz.argeo.pro>
Mon, 17 Apr 2017 17:06:22 +0000 (17:06 +0000)
31 files changed:
demo/modules/org.argeo.slc.demo.ant/pom.xml
demo/modules/org.argeo.slc.demo.basic/pom.xml
demo/modules/org.argeo.slc.demo.minimal/pom.xml
demo/modules/pom.xml
demo/pom.xml
dep/org.argeo.slc.dep.backend/pom.xml
dep/org.argeo.slc.dep.minimal/pom.xml
dep/pom.xml
dist/pom.xml
dist/slc-maven/pom.xml
dist/slc/pom.xml
lib/org.argeo.slc.lib.build/pom.xml
lib/org.argeo.slc.lib.jcr/pom.xml
lib/org.argeo.slc.lib.repo/pom.xml
lib/org.argeo.slc.lib.rpmfactory/pom.xml
lib/pom.xml
org.argeo.slc.agent.jcr/pom.xml
org.argeo.slc.agent/pom.xml
org.argeo.slc.api/pom.xml
org.argeo.slc.client.rap/pom.xml
org.argeo.slc.client.ui.dist/pom.xml
org.argeo.slc.client.ui/pom.xml
org.argeo.slc.core/pom.xml
org.argeo.slc.factory/pom.xml
org.argeo.slc.launcher/pom.xml
org.argeo.slc.repo/pom.xml
org.argeo.slc.server.repo/pom.xml
org.argeo.slc.support.maven/pom.xml
org.argeo.slc.support/pom.xml
org.argeo.slc.unit/pom.xml
pom.xml

index 16fa348837269fbd250251201a67526076f16363..46e237207a184755953a72c9f7d4ecd44f8e7ddf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index d892d49c03765dbb28a2cb6c6c7bc50377d45540..7615ea92fe4097c4133d5b5cfc1809ba2c38cb39 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index af81ca6d59a2eec62979cdb014b794a828ff57b6..8f5ecc7ecd14206018cfbb2d6cfe428e811efff8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index 838cda65d3374e7ce015b437044cda38b50996a6..780a4e138cde588ae85297a5055ca5c21ec6dd7a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.demo</groupId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 51016447a74279ba4c1d4597e78a127aff239984..27fa4bbfdb17313d4ac6f44a61fd80aebd9f93a2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index aaf3fcd065b22bc6b7177b4c17e64f0472c3061f..33c883e82477af0ece142f2a3444dbe3c87c7fc1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.backend</artifactId>
@@ -38,7 +38,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.factory</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.slc</groupId> -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
 
                <!-- For target platform generation -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index d465d557cde7f6893bc27c5de43526dd980e01f2..67e635000301fe3a9e8334c299a5e0efc3aa735a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.minimal</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.api</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
 
                <!-- CLI Agent -->
@@ -72,7 +72,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.slc</groupId> -->
index d3b3b5023e8513c471ecb0eb49e1c9dd063b1de8..dc75ec7356f5416666419b1a45afd11270359d88 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index bbeded468ff6f9cf076785a2e965e08a624fba53..6525f60b96311b55c3b890a9a720f901e383a498 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index c901069cd0f3a50152abbea821d7de73a326c179..1f58d14f21f8b6666711ddffe31d6a4bf6745519 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>slc-maven</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.lib.build</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 9d5bc10f8d53270903394cfe2cbbdc061f7d745c..25a53af69b09ea5bf2e212a7dbbf7ab2fb9c7a0c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>slc</artifactId>
@@ -59,7 +59,7 @@
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                                       <version>2.1.8</version>
+                                       <version>2.1.9-SNAPSHOT</version>
                                        <type>pom</type>
                                </dependency>
 
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.jcr</artifactId>
-                                       <version>2.1.8</version>
+                                       <version>2.1.9-SNAPSHOT</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.repo</artifactId>
-                                       <version>2.1.8</version>
+                                       <version>2.1.9-SNAPSHOT</version>
                                </dependency>
 
                                <!-- Launcher -->
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.launcher</artifactId>
-                                       <version>2.1.8</version>
+                                       <version>2.1.9-SNAPSHOT</version>
                                        <!-- <type>tar.gz</type> -->
                                        <!-- <classifier>base</classifier> -->
                                </dependency>
index 40ffb50066ea55c8f4a40b18bc59029e8a30afaa..975287897164bfc235c8855a1af750e7621a7dcc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.build</artifactId>
index cdb2979ce7c8d09fa93794c7f16cc5ca5bf61b7e..0777d98547af54cf01b9d16ff1f934beaa495a80 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.jcr</artifactId>
index 5c6c9142255456fb2bd5c01cfad937f148197b12..dfebe18a9fc6c7c3c5d8d9e52acc9f1683c6d85d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index 4f715d497e85c41bbe52955c1dc5b5590031d957..9df1b9545ff20bf7ecd81e7d6b5d932d362efa0e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.rpmfactory</artifactId>
index e855a453a0ea68f6a1b1f3994a16d64284ac1712..20fc043e432ba3d8801a2e36817b1191c0c76844 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>lib</artifactId>
@@ -72,7 +72,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 1075b40d43f4fc5ae46253f8d215a3158b100ee5..d8040d0df31b9a899015ef3061a4def3f410c33c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index 186ccd50e8f82de9046c2441f959b31fb405f4a2..294d0193781e99de10d01a1aebb1e4796d174bee 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 50a056af50ad363d495b9882bc7063c00d9f2657..a23d6df67c6bd019bcd62c36ffc1709257acc8d8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.api</artifactId>
index 4e27abec1ee4b2b535f16d4d0c301dd372a73016..d97b52382b4c1a69b433532b312d8875df04ef6a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rap</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo common distribution for Secured UI -->
index 9ee959b938737f26f212802a6d2bcc348f4d082f..5445fb081f471c264d51993a1f30c7195e10c9cc 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.api</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
 
                <!--  Argeo Base dependencies -->
index debb40d0be4afaa2825404a0e446fc62159e5973..2bde254e3bca9e3761bad6491c9f954be069d141 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 2001fe20af4f2ef8ae938c974309668fc4bf8911..2b43cf24291d589aa922485d14a5bdaf91e796df 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.core</artifactId>
@@ -46,7 +46,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.api</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 568b1313fb6e9bf1681f447e62a8dd6b85365e70..f64e5fc41817b8fe3642d40697e5d67a14db2536 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.factory</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index bfdc2e02b28e44ff54f6dfbd439b1e792c963b56..deb4a5698869d708c7e4c4fa8705ed222e162d1f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
index a8755c31dd4578d01ea7af802b3ef53dfd9da832..48bc7e2f33e2ad9143f47126791f1b3a8b44a967 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.repo</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
 
                <!-- Commons -->
index fffdbb2d085079da7ed678feb69fcefbd370efa4..8d62d0e815d82dbb20a300498ab74b182843e40c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index c8649acab6b6cf80e72376b7c50fc432119d91a8..2291de0b0f1cabd7f4697784bce09c74d1c119dd 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.maven</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.api</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
index 25c9a1f0bcb29dc4c1ea9d26b4697fb125f9f926..c581c045bfe252d99d33551be78e002c47360ab9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 5daf3970d79b51e1d326abb2c7b8abf6dfe1cfaa..d865fb34330de794f79a57a7bcba9034661f9054 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.unit</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 5d5459e0b1eb9a24ebc13f6c3faa48b4fcbc85df..275f0a0e2eaa2d256d97e9522ef5690ecea7b488 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>2.1.8</version>
+       <version>2.1.9-SNAPSHOT</version>
        <properties>
                <developmentCycle.slc>2.1</developmentCycle.slc>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
@@ -49,7 +49,7 @@
                <connection>scm:git:http://git.argeo.org/apache2/argeo-slc.git</connection>
                <url>http://git.argeo.org/?p=apache2/argeo-slc.git;a=summary</url>
                <developerConnection>scm:git:https://code.argeo.org/git/apache2/argeo-slc.git</developerConnection>
-               <tag>argeo-slc-2.1.8</tag>
+               <tag>HEAD</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>