[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 7 Feb 2015 18:20:19 +0000 (18:20 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 7 Feb 2015 18:20:19 +0000 (18:20 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@7760 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

57 files changed:
archetypes/org.argeo.slc.executionmodule/pom.xml
archetypes/pom.xml
demo/modules/org.argeo.slc.demo.ant/pom.xml
demo/modules/org.argeo.slc.demo.basic/pom.xml
demo/modules/org.argeo.slc.demo.det/pom.xml
demo/modules/org.argeo.slc.demo.detached/pom.xml
demo/modules/org.argeo.slc.demo.maven/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.detached/pom.xml
dep/org.argeo.slc.dep.eclipse/pom.xml
dep/org.argeo.slc.dep.minimal/pom.xml
dep/org.argeo.slc.dep.rap/pom.xml
dep/org.argeo.slc.dep.rcp/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
modules/org.argeo.slc.agent.cli/pom.xml
modules/org.argeo.slc.agent.jcr/pom.xml
modules/org.argeo.slc.agent/pom.xml
modules/org.argeo.slc.ext.castor/pom.xml
modules/org.argeo.slc.node.jackrabbit/pom.xml
modules/org.argeo.slc.server.repo.webapp/pom.xml
modules/org.argeo.slc.server.repo/pom.xml
modules/pom.xml
plugins/org.argeo.slc.client.rap/pom.xml
plugins/org.argeo.slc.client.rcp/pom.xml
plugins/org.argeo.slc.client.ui.dist/pom.xml
plugins/org.argeo.slc.client.ui/pom.xml
plugins/pom.xml
pom.xml
runtime/org.argeo.slc.core/pom.xml
runtime/org.argeo.slc.detached.launcher/pom.xml
runtime/org.argeo.slc.detached/pom.xml
runtime/org.argeo.slc.launcher/pom.xml
runtime/org.argeo.slc.lib.detached/pom.xml
runtime/org.argeo.slc.repo/pom.xml
runtime/org.argeo.slc.rpmfactory/pom.xml
runtime/org.argeo.slc.specs/pom.xml
runtime/org.argeo.slc.support.aether/pom.xml
runtime/org.argeo.slc.support.ant/pom.xml
runtime/org.argeo.slc.support.equinox/pom.xml
runtime/org.argeo.slc.support.jcr/pom.xml
runtime/org.argeo.slc.support.jemmy/pom.xml
runtime/org.argeo.slc.support.maven/pom.xml
runtime/org.argeo.slc.support.osgi/pom.xml
runtime/org.argeo.slc.support.simple/pom.xml
runtime/org.argeo.slc.unit/pom.xml
runtime/pom.xml

index 62099c67f215c5c74b613603a47fb2dcad1985b6..08a26a143a9ebc26d1a3317f8f8e4ddafbc228c5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>archetypes</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.executionmodule</artifactId>
index 888e96b1d9de99a7e30e85fbc4ea8aeb52c951e4..93bfe48e39da4e0c14edb6330ab33fc1c73f8882 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>archetypes</artifactId>
index 6c3e198601023a72e832293f06d7c25da4f62f83..02706ba966cdb2f91063053523ed7beca4edc706 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index 9d089ac88c5b7bf174f49ac4d52dad89a3c58205..e3654eff5f404e99b0e7e42619d49535b0ce7cab 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index 84ea84041da92f910665c7eb923e1ba2ba063c29..355c2abe49bcc55d35446a1b8cc263befa8a394f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.det</artifactId>
index 49a8334bd1e5495e90f7db5e51ddc2370d6af0e9..3e22f8ae8999bc3fb684f8ee9763fce6ed3450ee 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.detached</artifactId>
index 86e68f46b53a217203b5bc7ca417185837bae679..21cf8f488e5384f6ec6ed05cc277370f256dabb2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.maven</artifactId>
index 6acd9bed0692dee6bb98a5f3de103662e9b61c4d..61aafa33477db8e31a1896e813db52eabb6e4e6e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index b96bec723bd2ca4b057f738fd3a70aa507c7e5ed..4d239fecd6e8417f0d3909f6592c0521eead3363 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-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>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 6e8d38164801b3c9078265d4e7cf7007565be0c7..a26875f20a2f5b98ba11fac894075e92aaf066de 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index 05a264c18d648c952bf07230a21693ba35c79dc5..a4af8c862803475b40cab89048970c811716a3fe 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.backend</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.rpmfactory</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <!-- Node -->
index 6e8692343fd5fc046786b9a6a5913d5e3c922446..ea3103d299d75749f210a8cc252d6814d3f10b7b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.detached</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.ext.castor</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index 5dec4f15f6c186a45b45773af31967aa491469ee..0b8466dbb0f417b66e325feb79f7b42fac6fe1bb 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.eclipse</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index a8e4965d26f09d08c56533d5910f53e0b7909ff7..9cf50b14ebbcebe9e62800036b275dcd686401a7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.minimal</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.cli</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR Agent -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <!-- Node subset -->
index 06fc382a40784371870780642e5920ddbf024941..714ee8b76e0fefcf74321f889053e72ac1a21988 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.rap</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.eclipse</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index bfa90c7df3fe7cdf547950adb03077a450fc8806..64cce816208fde09a847acfb46a6beaa27246b86 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.rcp</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.eclipse</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index d06f1b5a8230c1906fd5ab965ffc157001aff17c..f4bf1b1e34bef1978d143fb0a940d90b9abf024f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index fbafe044423633f6530503e8e49d842a73a7cec3..4875a5dd2080f6e67747e8b872c76edfcd3ef997 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 7d9324c890df08382a3d4cf9e7321bf623eb92a3..90b13136072119987ffbed8b3164ead6779595f6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
        </parent>
        <artifactId>slc-maven</artifactId>
        <packaging>pom</packaging>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.lib.build</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index e1be87ce786e3e3f0beb6cdc8665f534468e85f5..9305fa55591a89398214bcc6db64adf18b6e8be9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
        </parent>
        <artifactId>slc</artifactId>
        <packaging>pom</packaging>
@@ -58,7 +58,7 @@
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                                       <version>1.1.20</version>
+                                       <version>1.1.21-SNAPSHOT</version>
                                        <type>pom</type>
                                </dependency>
 
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.jcr</artifactId>
-                                       <version>1.1.20</version>
+                                       <version>1.1.21-SNAPSHOT</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.repo</artifactId>
-                                       <version>1.1.20</version>
+                                       <version>1.1.21-SNAPSHOT</version>
                                </dependency>
 
                                <!-- Launcher -->
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.launcher</artifactId>
-                                       <version>1.1.20</version>
+                                       <version>1.1.21-SNAPSHOT</version>
                                        <!-- <type>tar.gz</type> -->
                                        <!-- <classifier>base</classifier> -->
                                </dependency>
index 93b2e5ab33f62badbb8dc14d60f335d7b5698fca..85bd2dfcdbe2dfa8286ba97f7de7ebbdb2c5f228 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.build</artifactId>
index c8ddd8e32ba34cb9d236e398f5bdb8450edcaf7a..eb8491332ccd7b4c21136deffa8d4861fa23b4dc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.jcr</artifactId>
index ba0ed7854b107faee12b7262f6f500b9b31a4336..352175dcf1552a72d4015fc97a4697492349bcf6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index d9c64034cf711df5d87a8c3ef7fb9c4487b321ac..918d2e3354f94bf9f1466e89e950db07f1d43d39 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.rpmfactory</artifactId>
index 96ad578275710a98de962e620ada0106546c00ee..c6964416439f2fadc29eead1a784cc1f2ba491ba 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-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>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 4f7b510891316438865570931386dbdf34ff5ed2..7174c6ec0656eaafd1ede328430e616f0f71c5a1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.cli</artifactId>
index cdea123e535361b04572b8852144db1736ca464a..702813861ab2dbf022c961a9509ab10a21f1eb30 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index b5769f57c4cf7ccc5e40738cb4949dfb6eb61580..48fd15dda80213f1523c9597d9fa022afaa92f87 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 06cdcce4c80232e1059314fc1a7830e8123c2910..c68db31269470d0ca822482b5c617ee3dfd45f46 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.castor</artifactId>
index f758219bc6af98ea6ff6b1ff6d89a983278aff2e..f25185743bd517581475dbd5d5c73833e0c6425f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index d6042ef5dd3d3500d50052bb3316725a4889fa7a..eed955928d3f4a385a6597296e610f5f46b057cf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index 0cb4b367669da7b1a9e2e2083018b9ff4455f067..ab74c6acf5b40e8aea3221969ae58177331569fa 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 359edc5eecc5f78c72b5fbfb6ec75c7afb534f11..8acd1d7d88138f9d82afc29c82682c1e1754c9f1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index 0f304aa4166c85e4cb56742aee1724e45fdda846..5762b9e3df2fddc7914830a2869df5eb229e5b18 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rap</artifactId>
@@ -36,7 +36,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index b9e0625f67707464c0ecc29d6d22d20cd8c55322..313f4fd7ffcf98d34025f6f9bdf394ff77c4dd5d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rcp</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index a12923a3b989d4bdf23f027012c91d7615651a14..3e515ad958a2fea4cb4a3ba531f78a4ec22576bf 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
@@ -43,7 +43,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 4695c6e1e324d72cb045d554410711ba9be23211..1854ccb59588f5b1516117663200713a5a20122e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui</artifactId>
@@ -38,7 +38,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 773ec01ff71410a5ecbc8437c16a431046c200e0..f66f0564f38d3040b2af8504b8f4ef7c3fd90cf8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>plugins</artifactId>
diff --git a/pom.xml b/pom.xml
index 4dfe150c58e94ba0a4b5e77e4d73ae489fa99191..51a78a0fea9a43011d7489bddfe6a55e7ecdfa5b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
        <description>SLC is a framework integrating various build, deployment and testing technologies in order to build specific application life cycle management systems.</description>
-       <version>1.1.20</version>
+       <version>1.1.21-SNAPSHOT</version>
        <properties>
                <developmentCycle.slc>1.1</developmentCycle.slc>
                <developmentCycle.startDate>2012-06-27</developmentCycle.startDate>
@@ -28,9 +28,9 @@
        </modules>
        <url>http://projects.argeo.org/slc/</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.20</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.20</developerConnection>
-               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.20</url>
+               <connection>scm:svn:https://svn.argeo.org/slc/trunk</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/trunk</developerConnection>
+               <url>https://svn.argeo.org/slc/trunk</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index bd5e3dedb2c5f34fba4661fe73b9ecfc3b115f72..07fda43d51097b2653c4707d0c4a0e8501aa4ae7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.core</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index a2be8e0ad54859b4e192ab1e8cc9d20e12ae1662..fe065e8b381077c4ba81ba95c0c56ac39a2b6685 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached.launcher</artifactId>
index e291413f71de52f9655a5703bb51e4369f5f33a5..95b95b6616d9521de4efd39aa7fbd276a6c691ec 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached</artifactId>
index f1e164fce401f823d702d075d40e0154e1d75545..07b83284e0396af44cf3ba5e52c234747b562ccf 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
index 2e846fc0d7106db8f0586081f8c925bf652db17d..f9a8950583d72af0849d24afc836f77456ad4895 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.detached</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
@@ -49,7 +49,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
 
index 73bfd8ef29859da5ec6d1192aaf26b78d92948fc..f985d5ff7b2b66d5cab6f42c722e3b1d27b2383f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.repo</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <!-- Commons -->
index 496f0f7d199bc129a8f726a0c1530752d61aa124..582977ce01ae3f3aeb42a1ababc296ebe8199e91 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.rpmfactory</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <!-- Third party -->
index 6aa07b9a02d5af0c32f85025b4fa6e415c6a6d14..0e9da87ea818225f6265bed80bfa9d2f25dde1ae 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.specs</artifactId>
index 7c89ecae294a39e320e319777812d608b2958bfa..7e94d4eceea45e6da07c16539e14f3ae42b2cde1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.aether</artifactId>
@@ -28,7 +28,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 9d179e7473d1eb67c776154ae6f10f12b8f62fb3..545fc982ef154d6f95962d30ebd63e7e87bd5e03 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.ant</artifactId>
@@ -29,7 +29,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 4308fa673474d21ac6fcc8ef04a186ac34ba442c..a63304a6828a51253f0d22802388f7415d3ed0f8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.equinox</artifactId>
@@ -45,7 +45,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <dependency>
@@ -58,7 +58,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index c1adf20db77b6c8402abd8d63a50ddfbf2e4ad9e..4e8d69f07c5a5bae72b279eb5b9b2e8f9a9de28a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.jcr</artifactId>
@@ -35,7 +35,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <dependency>
@@ -49,7 +49,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index ad90163177c080a16d872064b6b964b56747cb15..3bab2034772b92e84a2c13524b68e309a7fe05a7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.jemmy</artifactId>
index ddf2c837281a20ba79151b532854b007e2bf2791..34a01335164b0f07696ca909a444c4f40942d6a5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.maven</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index b44c2879a93dcb215dd114daca5490d997d19916..43ca2a3a69b0a8ad00ca9cfa4ffc3758f6f95037 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.osgi</artifactId>
@@ -31,7 +31,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 5148bfc965905022a5b59257dfbb9f7f9eb88d6e..6bccc5132ce8a26a8d025d372537b9ba954354d2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.simple</artifactId>
@@ -38,7 +38,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index 131612b9a045fed1b1369f6ec0206eb7fdcaff06..7b59b894970307a06b30ed9591b2654c5e90fa03 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.unit</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.20</version>
+                       <version>1.1.21-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index 65d7f45e9a8541ee618840cf9f8aa9e2d4de728f..c4963108367b9af55225376bb9c8e6178a4550b3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.20</version>
+               <version>1.1.21-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>