[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@forge.dmz.argeo.pro>
Mon, 12 Feb 2018 11:51:04 +0000 (11:51 +0000)
committerMathieu Baudier <mbaudier@forge.dmz.argeo.pro>
Mon, 12 Feb 2018 11:51:04 +0000 (11:51 +0000)
29 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/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/pom.xml
org.argeo.slc.unit/pom.xml
pom.xml

index 03ce49ce98141b8bea1a3e023d375d5ddddbed10..5fa7d3025255eae9b4079eee9c6ca697c1488f1c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index 4f1b6a2fc05bd2a3a7e4c70689d4a733cfa0ae5a..6e2259244c717e278bb0e033b947d2a1ca2463e9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index f85f045e3cfbb5c31bbf3243eac34747a7eec36d..26bc546bfe824783df0d455cd186ca4896c50928 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index 22b1f79c010c8cccfe580e3936fed6315fe6652b..7a27ef28cafc46c80a7f843b65f156c1849d4adb 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-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.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>2.1.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 495c5a2d606cdd33d12235eb99ef6e590af9b00a..935fcc70fa5dd9cafbd29ea361b738a4e1aa052e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index 2c7840a910cc8964227e6d22d5fb3430ab56644a..e6feed93b4e96546c795edca8ce929a650289ff2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-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.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.factory</artifactId>
-                       <version>2.1.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.11</version>
+                       <version>2.1.12-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.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>2.1.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>2.1.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
 
                <!-- For target platform generation -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>2.1.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 36aa48bdf460bdaba7c9beaa2469c70a1858305e..ee0d77e7dd62970309009862530a1036e474609c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-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.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>2.1.11</version>
+                       <version>2.1.12-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.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.slc</groupId> -->
index 5a14b7741080bc6a944da6a771fccc9951f00d9d..99963afec1e79a2e90b53ad240411780b05af49b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index ac7d64fe700feab546e537537ecf1221fc654b57..ea6928ec0eeb27adf266d9008bf416a0be71378d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 46abde7ee7086d8d2a4811a6a32606d1f652f5ee..3631d7e11595732e55ce98f7d4de98332d7e4dc1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-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.11</version>
+                                       <version>2.1.12-SNAPSHOT</version>
                                        <type>pom</type>
                                </dependency>
 
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.jcr</artifactId>
-                                       <version>2.1.11</version>
+                                       <version>2.1.12-SNAPSHOT</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.repo</artifactId>
-                                       <version>2.1.11</version>
+                                       <version>2.1.12-SNAPSHOT</version>
                                </dependency>
 
                                <!-- Launcher -->
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.launcher</artifactId>
-                                       <version>2.1.11</version>
+                                       <version>2.1.12-SNAPSHOT</version>
                                        <!-- <type>tar.gz</type> -->
                                        <!-- <classifier>base</classifier> -->
                                </dependency>
index 7887f4812955f539204aeae50afb75c98382873c..9d64dd6be99ee306087cd553764564f8cd405280 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.build</artifactId>
index bdae181127d00248d184cd3ce5eb050b1e3af333..100a8271808ffaba550093ee3e3464d90defc4da 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.jcr</artifactId>
index 3eacee422a27d5a0273399292c877f5919825804..18a9dd2851664398a04ed1a43cd04e719fabd2fb 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index b310f61b753922227e554caeece4da9f2108ec8e..fd5c974e6033fb04028b12f066940cb4b64bf26f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.rpmfactory</artifactId>
index 6553a84e061db2c4c950de0e69a61c9ebbbe2bfa..4b345d8b19ab540936f2d750e92ea0596bc0d265 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-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.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 84bd0d556fb1c2acc7c0f226c79819f10c6f0950..0957467fbfcbf2036eb04bd2e496224d62daa318 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index a881a64bf75790f6f84a34cbe3ccd8a5713cdd38..e346d33a617a289c90440c2b1751432c05cc07b3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 64f74fd9aebd9595bf296d7a6d310c6127b5f6a8..85d90ea01509697082f1c290fd4123fac4c80b46 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.api</artifactId>
index 60c7e0db4909ff4456d48a966d6289aaf1b7539e..e7f2f064745511322c13053850e42b0156f81780 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-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.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo common distribution for Secured UI -->
index e07d47f12db21d774458339703cbb3129dd071d2..a7b5cf777f8d33ffa9fb794ea3fc49df8de54095 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-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.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
 
                <!--  Argeo Base dependencies -->
index 9e719effee66c8d76f9441aa9505fb978337a103..8b0ca2225f966601238096acfec04e905e193413 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-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.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index a1ce9392b37d18bfdcfbd0c21be9bc5d3ac65cfd..29345edaf91dd9e26872316bf64dc8c2cc14efb0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.core</artifactId>
@@ -51,7 +51,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.api</artifactId>
-                       <version>2.1.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index e060f09879137cd1cab236ecd556cf93c86ab997..68e3101ec4f4f6d2733f3ec58e0dadb3ee92164c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-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.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 62072c056bfe06f4e443e025fdaf350f7e552787..b076e38b8973da9fa6a2c5b6dfdd6cbab8b02e4d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
index 7e7db4e868e5e4818d7becc5c451e6353a9a0f18..8e31ba0abbb7d7c0ec6d16f8db5a1eecfffc4940 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-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.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
 
                <!-- Commons -->
index a4d583ec2d15415ad6811be392ced61df0edf76b..3da3e68a7b4969abb15a7f84d5238cce87dfcf1d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 1fa4e201fcdf384007a49bec3c1be7b9d9847517..e2c64293cbdc82cd01ef0dcfd5f47bb511fdc2ad 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-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.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 2879e5fa9392d56a3c45330d6119c0523142a283..d5e1438860608807d722965b0c34a057a29964d9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11</version>
+               <version>2.1.12-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.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.11</version>
+                       <version>2.1.12-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index accd3341a66831536f9a539f78661035d518948d..9831c4a621b4845390112f6ae10efc3e13078ba3 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.11</version>
+       <version>2.1.12-SNAPSHOT</version>
        <properties>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
                <version.slc>2.1.11</version.slc>
@@ -52,7 +52,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.11</tag>
+               <tag>HEAD</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>