[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@forge.dmz.argeo.pro>
Thu, 28 Dec 2017 17:04:55 +0000 (17:04 +0000)
committerMathieu Baudier <mbaudier@forge.dmz.argeo.pro>
Thu, 28 Dec 2017 17:04:55 +0000 (17:04 +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 ea4b78cd8e6610df9676b61b13defffa54999f2d..33a785b80916438ae82edd4cc41af7554d5e7cfc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index 0d86e02de5c4c6fdddca59e62ec09d1b98052ef3..e45d58999e31169e4fa84e9bdb3f9e94e3294b33 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index 1861163ffa0f485ec234eb8a6656337cab4954ac..06aa2468f4035f58eaeb2d3ddef4623fb00c3e62 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index e69a0594f5b685ea0d144ec89e0ff9fbc7a002f8..7a83d661841e88fbcf221474cb1ad348d0646f12 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-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.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>2.1.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index f14b407fdd4f99fda99af7f4af0af8b38c93f8c5..8f85ab64a160decd9ab0d2bebf8adb19f0f518ec 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index 5e5bac7f0d0cb12c7b4c93030f1e86a9d9c040b2..ca61b9427354550e05124ca424f30cb43cb1d988 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-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.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.factory</artifactId>
-                       <version>2.1.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.10</version>
+                       <version>2.1.11-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.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>2.1.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>2.1.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
 
                <!-- For target platform generation -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>2.1.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index f538f223b935157601b2d979d11ee89a22efc8f4..b1867bf8e77bb2922dda55f64f6d50a84a81e54f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-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.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>2.1.10</version>
+                       <version>2.1.11-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.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.slc</groupId> -->
index c86ce8f09df4b8449741da4db80f527c61e2df6c..36cae557d8fe66ca40fcae4594473e4aa5747279 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index d3a876dca3bfbe83c21338a4334b58468350058c..4e6a0d169e09a8059365cb1df9fc01b515f5c9b5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 15a004330d59f45d8714c70b76a8f85ab9856b03..c3eaf054852502c6db7ba92b8868cdcf186ea860 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-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.10</version>
+                                       <version>2.1.11-SNAPSHOT</version>
                                        <type>pom</type>
                                </dependency>
 
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.jcr</artifactId>
-                                       <version>2.1.10</version>
+                                       <version>2.1.11-SNAPSHOT</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.repo</artifactId>
-                                       <version>2.1.10</version>
+                                       <version>2.1.11-SNAPSHOT</version>
                                </dependency>
 
                                <!-- Launcher -->
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.launcher</artifactId>
-                                       <version>2.1.10</version>
+                                       <version>2.1.11-SNAPSHOT</version>
                                        <!-- <type>tar.gz</type> -->
                                        <!-- <classifier>base</classifier> -->
                                </dependency>
index 684d9befe06870b08844210d4e6669ae3de7886f..78bb7a9fe97a7ee93980231d6b7d8eeb174a3b9c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.build</artifactId>
index 29db550a5b3d38d58fcc81550e591b7e576f3ddc..57cb6e6709625504e1c39f925e0be1f5623f1099 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.jcr</artifactId>
index 58c2c21c56d1213638db320447bfc1ec9519f4e6..3d00ed0dfaa267a87c16b4bf95347677060f2f37 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index de7b61a894589c231c02875eaf8af4d32eae2bff..05079cdead9a8c8578dc87558b042bca216a010c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.rpmfactory</artifactId>
index 9e8240704379590557b3362cfa77e7c39af30b0f..267251c5eac01634a9a802e956bd538ad622a7ce 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-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.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 8b9850e6bfde73a4f443ea483c6c2831032d1401..78e5b5e62e1cc8db01fef7c8ae6045a2ca545b77 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index b6021754a899fc3653784779640f8c1b2a722f41..72e5df3cfbec4603429a945fc76364366ef7be8e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 98d919e04e23cf2ae3f2c17fb9b03465c470fd27..c572d1cff8151983d21402ec3052c6fdb5c73f33 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.api</artifactId>
index c850d83f2bbed4ad0317d36d27ea48c21445f810..2432fadb02de91bfd5dc8026894fb85a5d3f121d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-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.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo common distribution for Secured UI -->
index 28a492fe9950837ca8801b3798b6c8f1e9db1bbf..d1b34035adab46b31c6d90b81f3072628e7ee041 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-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.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
 
                <!--  Argeo Base dependencies -->
index fed16d22ef34616248ca50cc688c8d4ec3bf86f5..253b37aa0f52f1c0ba95c5890baf91b237ae8b25 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-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.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index f4afc184c31bde4be890ccef8d06a4fed1cb0ae9..3aa5b7c82e561e7d289ef4493e0800f2720ef479 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-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.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 58c374ee6369c08ff294a2fd180e0bb1ba5383c1..c24d1d02d8a3eb5e004fd1a43b0c395f48a18eee 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-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.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 6da44d8dc9e05185859c6296e5993ec6afb7a737..2ab4a02c0d1f9c6a0bbd72e037bd4da62863b234 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
index 21a47b33cea4f4389f83dd92cd3e574a90b0f48b..8620af755bedfce3c5753a323798badea62220ec 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-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.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
 
                <!-- Commons -->
index be992c7071004241a772359177a5d8fa5ee1cec4..14d36eca575e7d5a2750a2bd14992d26d8e79feb 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 24c4219d37ea6b97cd27af53c3c0b935bf3008e7..53e6a3fa8aeb031faecce4a3e1f80eb882623ba9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-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.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index c8c6142bbef2c9a1408d78c7e7dc83edab2bee24..20eddffbbd198397ba684ecd216ca097f5aac3b8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11-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.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.10</version>
+                       <version>2.1.11-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 68055751db8b89635d428902b13c70bad5c177b6..c307750de0ae4a6a76d6a41d40350f361ffe7037 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.10</version>
+       <version>2.1.11-SNAPSHOT</version>
        <properties>
                <developmentCycle.slc>2.1</developmentCycle.slc>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
@@ -50,7 +50,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.10</tag>
+               <tag>HEAD</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>