[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 7 Jan 2015 10:47:45 +0000 (10:47 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 7 Jan 2015 10:47:45 +0000 (10:47 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@7636 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 1cdbb08f29c6a9a09bceb2083b3257adce5a45c5..8cb0d326b76472e8c76e696c03ef444a5c55767c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>archetypes</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.executionmodule</artifactId>
index 61343ac8524c3276999f6150ae87b731e7eeabbc..a06c014eec800280fed75670cc045eed3a926c7b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>archetypes</artifactId>
index eb51b74d2e91d017a0b55e47c76b07d9ba1ac894..3cd95256200447e4cce23892d27e6bf7b26259a5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index 3109124098a12f32b8180b6d42e37653738842ee..ffa43e2c638e975adec8f3253db079aa7d11587c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index 7c49bbec1ce1a2375ffbe428a7b448c8e3d56694..6c348c703cc86ace14f895cd89a658963d2e16b1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.det</artifactId>
index 3a8a22def323ab56002f2d6bf8a7f0f0fd7f3dbd..5a5e1b0660aae3cb71922d0f8a9cca07b87298ea 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.detached</artifactId>
index 3697102c518bc6cafe28f2ac134f03fb90ac04fa..61217b5883363c06e265180b2be92e630cac9cd4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.maven</artifactId>
index 67688c089ad8a98580b7da12f30b2f2628f4fa1f..9b3fb417d628700c4a6d3288be49f38439f4503e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index 69f32795f25e0890db5763abe6e974dcbd5488da..65d00ca4dbb4da6d840603a6c81d1474e9f4bcbe 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index d1e2041234a4e546e9310a317bd95e4d4ff11ac3..3cb1498ef1bc2a0bcc698c9cfd3e03ab94387218 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index ffce1a72919cd6b271553a2d3c532a9e8aadd9dc..508c7e6e59b7943d668f7dc3db497188b0bd9d39 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.rpmfactory</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- Node -->
index 91503a712dbb9c55f9ffddb2d32c951aa504baee..b747b7ed17e6d5d32ff4c37c86137d7d6b5d8f4c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.ext.castor</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index aaa30efbc393868d76a89cf6c6291e5937ffe381..443a5cf2522b289ec7fe3f4c07adc1607d16b775 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index e89ff25a9af0de7bfc7195fead1e9773fb9b7276..2107106d0a359fcc39eef55e73dbfdf51a2c6619 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR Agent -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- Node subset -->
index 424d773af84cffd2e308c9641cae45e0ddc16891..a34794d3ffb0f33cee83ac581de00bd5a1c4bfb7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 5da10b39e76d0279e2097448eb9d3dbbd89b45e4..dcf4c31735cbbed0931fb68d358f8ed4718bfcae 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 28f0c82b317f797b1a9da629120d73ab56664a96..13d47cb835d086ab53da0299c22802a143b50d43 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index 0e2dacd9a9b6dba098bd117968afafe70c465062..d7c3ee28a4f7367bead3cc3d8202d73b773896b4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 2bdba34223568ead1e27ca9f5ff3cb05774958f7..88bd684bc3a17f9745274264c6b22d7d9967e279 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.lib.build</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 8a81038b16439ad3093eef656f1c9ae3bd54fe63..3375d1299e1dfd4aaa96277eee07edf8a2dc57b0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                                       <version>1.1.20-SNAPSHOT</version>
                                        <type>pom</type>
                                </dependency>
 
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.jcr</artifactId>
-                                       <version>1.1.19</version>
+                                       <version>1.1.20-SNAPSHOT</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.repo</artifactId>
-                                       <version>1.1.19</version>
+                                       <version>1.1.20-SNAPSHOT</version>
                                </dependency>
 
                                <!-- Launcher -->
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.launcher</artifactId>
-                                       <version>1.1.19</version>
+                                       <version>1.1.20-SNAPSHOT</version>
                                        <!-- <type>tar.gz</type> -->
                                        <!-- <classifier>base</classifier> -->
                                </dependency>
index d8eda366ae9edf8ceb7b7818bdb3ed801338b067..22137860947714f0407f66c937618b32f9d6c435 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.build</artifactId>
index e5eee0642523a65402fc2fef7754243646b78509..5b630471b8f0939a75f4a4f8e557e78c7e3511a8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.jcr</artifactId>
index bacf9456a7c0595856959a9266b62b65f2d0959c..6555aafebac66cc5b607c68599d8fea4089c3e6e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index f62cb02a22d37c5bbeba52a82a1fe8b840088d03..9849fccb9293d28eae3b527b2ebad5aea4d543d0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.rpmfactory</artifactId>
index f6cbed30c1d3842c181ac8133bf7fbadf4c5e7fb..52d058f8f8e1589a331dc10addd29422e938bfc1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 7c22f278bf2c836c5a04cf35dc1e91ca80e3ea2d..a28b6aca3644d97deb8a598e47bd4f4abe9ee0e9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.cli</artifactId>
index 574496257a6f39aecf24ac4da052fae5d7124c84..236948f8f138bd488e5cde18fd7515851d24c5c6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index 624a0dd58e692dabde74be96bf61e6297425bb8c..6cd3542d8b2fe317164072f9bc33cece14eb18e6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index d969c1a9a0af725d52f28fdd9e30a1d8eff0c912..50228447af857c8a7dda71f16379df748bd0a09e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.castor</artifactId>
index 9abb523ca5701ac0c25575c723cda34466c12d74..b122353039281e8228dfd16507c587eef3b4928a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index bccde0ed26d558cfb9adbcb3af64cfe0884653f5..36d5b6f9166053acfd3d196f647fd7af4af47a36 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index 7c82aeddc6d3023d2e9376e4d4e10c9947e06ab6..d6dd03b21ba8ce8fd21de4f9309b1473c7a0a185 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index a8925a1ecd75536985a1d99eba4e8f2fc58bddd6..960893bd3924d24acc768068321b9450799bffd3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index a5eaaf6b79081daac039d9b15db8337aeb35e30d..88239719115c3158133a254f3c92d0594e3ce111 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index bdc37ba4805cec38409e9ce6ac4a537ec438268a..ed0922213f9fb576024e7d5ba45ea164d4818faf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 147f10357e0380cd27728756367aefa42207577b..3024f2ea9a88d6120e7904f0cfba37a5ec089f67 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index e75ba16706fbcca1adbf47f13f4238a65a2efe8e..fb624fa56190b617c4f37fcb39e9724bb48c510e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 3d78dbe03eb9c14d1a2ffc631140cd914eead5dd..29f28b14fc9563a11247ef91331bf577630355fe 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>plugins</artifactId>
diff --git a/pom.xml b/pom.xml
index c8ba1811478422bad0439ccaff07e15f502348da..a1b56b6acfbb21537f6d3fc282793ed57199e19b 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.19</version>
+       <version>1.1.20-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.19</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.19</developerConnection>
-               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.19</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 614a28c7079003cd10bb4cabe304eb234449f6c3..3739d61817a55a4fb95493d9feab4431b31436f9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 234426cc04429b069c9abb4d4ea4d15c63d2784b..d1268da606f4d6b17e22d37e090d383b1f8b9f7b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached.launcher</artifactId>
index 4ed6d0edf341fd821ff188883597066a8b91b4f0..e193ff33f6f26fc14c0fcda48009b94ea4080d69 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached</artifactId>
index eed9366c7eddb6eba41ac5c8648e7af267905899..57005154fe16853b9ebefee6d7b0925818446ff7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
index e6da29f81b5341b4b05c3cfd8ef38cfba9021aac..94cb2e874bedc0218dee8b9a408598e34e6151fd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
 
index 8e0f515fe310ff37290d852fc9e21e79af77b25f..aa30184e7d10b15b0d8dfee24e961033a840a7a6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- Commons -->
index 5b36fc69ce358b00ddd794cdb8d53bc4c80f3bf9..3908fdd547f61ca84cf5a42bbb9ffec82c2435d2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- Third party -->
index 3e76d56488b58208eea0140c9f8ce6dff0a6f332..828271be8caef4e778496c2e9d5a7fd323a5294d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.specs</artifactId>
index 5539f91436f46c9491cc548b764449439965ddcf..5b8347823c3d4091252227973b22d7cf18a77898 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index b9509b1b5243e32caa81b8d52c44180128fdcc44..9d2a977076bd26b436115e2e1ba5b4166a0a3128 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 6eab13dd325d8c876c102986c6d10a53dd78370d..d718ff4919fffa7f01bcd54a8c0d0a1cc1d84219 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 0e6dc39c6acd9795d2a0499744da07ef41575f11..4c06ec3ca0379791376ddb3ee225c35700733293 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index c5dbf5fb309e257af73008748bb250236a286766..71fcaefee311d6c13f087e951d071a615718bf81 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.jemmy</artifactId>
index 9b98fb9c3c767dfb36a35ce91c6bced9672c5917..145b14eacb3e384c0fc2734413ef46cfc4b83f63 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index a948b55d9d7d9c846e2344ef25d760851441cdfb..3d1a9c97534823cca019081d36dd22cb5fbae4eb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 19c31996252819a1ff71734b6e84c2d59c629cfe..4db5af95535dafaf1631328c4f59fb4b76a61b5f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index dc435954c2af697a279fe12d878621aa5004f831..74d528bc04aedcb3e42884358e14505f8cfa0586 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-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.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.19</version>
+                       <version>1.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index cd7e61f14cfc97a1ab27c014d993c77a4a925e6f..f452dbb6e9a229a4a38ca8ad8459554f21664f5e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.19</version>
+               <version>1.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>