[maven-release-plugin] prepare for next development iteration
authorBruno Sinou <bsinou@argeo.org>
Wed, 14 May 2014 19:10:51 +0000 (19:10 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 14 May 2014 19:10:51 +0000 (19:10 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@6987 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 77507cc4c2e938641668be5a9cae70c3c605f57c..50ceab88bb4a1c5d46e4760eaf6a881c56614ac6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>archetypes</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.executionmodule</artifactId>
index cf268026ef02b6e03efc5379e120cbf4c936ec01..8ce5f9cc2e005528de5b6b3b2911f0d7645ddaf5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>archetypes</artifactId>
index 033d1bf6c0a6c2311ad37fbd100832b234143cf3..3b26f05c8b9213fb0d97ed0ef2d05168e10e3f00 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index a6ce21070abcba6ba0cb45eca5b80e4020c6bb51..e124580472bced94f74e22a45cfb1143f932d1f6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index 46fae540aeea64fd91f538bf75286a86082b5634..a155a1a925018788fcfd27b2a7ab20e84dd7baa9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.det</artifactId>
index 1bc6dcf6c5ed83879bbd8bfd254c734db93180e6..751451a98c05a0ee0b8c3efbaacdda0907de1229 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.detached</artifactId>
index 8d818056a37cdffba8d183734b537900765d2251..6d6e277a9fe2de8019deac9b679380ec87349438 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.maven</artifactId>
index d390c4af907ef8b93cf5b042ee7a8a4b8b062ca1..9f5b3b6cb016a15010230192c6da457c85bb3725 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index 72c60566bf9fccb9946a5f473fd478e322cff6f9..464c3a5575cd00873ab0cd864db93d272bd16c75 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 14444f3848b5012a2de473d0f5fd036f1fdd24e5..cfbe13e1f1faae1347025f0a8f28518f4e2129e1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index 694b86e76e64e6958337e30634e154e221d8c77d..f70f0eb5ec186d88c07542dddbd139a4f936e168 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.rpmfactory</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Node -->
index d1f5d71da3dd744dcdb3fc548e2e7d090414a729..c8b69ec4ff3503f50007eeee911e8a6b35705c14 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.ext.castor</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index 4f3a1f598aba9c56f71b88cc01f1f4c378feb7c3..284608d8cd8266f6caa7911ea4a497f2d01089d7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 334aec0a91e041fe14f154c1919e78df7e7ad7f4..bcb4c38f136de5ffcd5dc5d7f237043d027bc233 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR Agent -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Node subset -->
index bf63b412596bbe8eac82fbbf97396adb62ae949f..a375806769e32ac277881d845d68b49edbe57420 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index dd52afa7096ee622f415e8843a404dbbeb759ec3..5dd1f00de954b430178c00dfdd7a1e7060575cc5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 7bf100cb2cc05699c4cc3be8e2e9757d8a98fac3..59a41c74f787be4e82bb274bfba03287b1e41890 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index fb8448113df7deae5f8522a95af170c820528d3e..79f32b03263e4781149110fe2fbb720447dd4006 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index ec2eec73a4e538c98b3fdab1c57238ff47933ec3..2e1288f715e174e07dde061a330a03492fe1af26 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.lib.build</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 21e8dcea300d7c8b5b24a9a729dd2508d774faa1..a7b8011be72a1f184b4c1375b6fbc6376dc4edb5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                                       <version>1.1.19-SNAPSHOT</version>
                                        <type>pom</type>
                                </dependency>
 
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.jcr</artifactId>
-                                       <version>1.1.18</version>
+                                       <version>1.1.19-SNAPSHOT</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.repo</artifactId>
-                                       <version>1.1.18</version>
+                                       <version>1.1.19-SNAPSHOT</version>
                                </dependency>
 
                                <!-- Launcher -->
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.launcher</artifactId>
-                                       <version>1.1.18</version>
+                                       <version>1.1.19-SNAPSHOT</version>
                                        <!-- <type>tar.gz</type> -->
                                        <!-- <classifier>base</classifier> -->
                                </dependency>
index f45457ce8db6adbeb4ea55c812e8e2e3e8961276..94853934ba28058210c8e7af1ff68f2cde20d1fa 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.build</artifactId>
index 93bfb13f5657ac1d1469940a7d9d73ccc00acc0d..0f577120e6ff64268e3be00815ad0a8b9cd2a8d9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.jcr</artifactId>
index a03f2f84ebfb6094ee1d74d63a1349fec0453bd0..942e02b069d627a91972175570744cd576772a4b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index 38fbe021f3276110b902d25516632af3cbb0daa5..fdd07ba4ebf9f385aea43643b581b678a7cd5ccd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.rpmfactory</artifactId>
index 2a75844aa6574ae30f06019ee07533d0733a9cd2..4e9c9c372540c1c0554cb553eb430b44467baade 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 5a76235053cf17e85568a59715fe716efe6f501b..806de2062ba81bfdbdf16904dbec9ec2ff432c6e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.cli</artifactId>
index 4084ca8acf5cd94ed396a197be5678c45f342ed4..11cd027d3d610b78bef0d924934f9417475a7cf9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index bfc0dc605f16177c6dc0318ac1ceae3d5451fe4e..bad1635c9d538797848e0504de1d47c4574e5f99 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index f2a3bc9f818f49b2bab120eba62c4bcc4fbf65f0..36efe7758bf35521a8bbe8fc9ca817ed1fa3cb1a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.castor</artifactId>
index 8991908e9181b9249c6a7ce890cd3128fb4cd78d..4f2af59fff32f8e6f11923d6d39added2abc70f8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index b6a2cef21e8a88914b1f24925acaab7a78846848..f6add2ed40d726c6be643fe6b982da9fddca0687 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index 1feb82435f2bafc08f0b32ecd3d7b513f7788cb4..921198d650450d47763850b67973053a3a34ee2e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 10813f9f6d258ca3e9770e2665b9938ca58b6385..49ca9699b2d43915e7d21724dd4d6c20c2e51b76 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index 6793dc1b69c883eb1855b9633ec652992f0c7e11..68c4ff15cf2cbecf8425b60ef6a86276b849e216 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index c18f4df33b4f818a7cf940afbeb09a076bbc749d..c117b90387acbf8a5e8200de914371ce3c02459e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 5d18c34bc5a35b7672f8746cdc7c44920b73ad3a..8d58e74e5a325428d79b3c98898588eab1438999 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 72602882bc107fd177aff73b6c3421d230c65428..5a9a5089ea06b304ebff1a6767a3d77db12a4e46 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 769c597b8147f167c05048953120d27185d2d073..97e7ef6192c64d80659c8e1ab53452d09862cc82 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>plugins</artifactId>
diff --git a/pom.xml b/pom.xml
index f575680d6d5154d58388e34af0cb1a68537f548f..b368fc5743e735943b80dec0f6abdf5fcbe66140 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.18</version>
+       <version>1.1.19-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.18</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.18</developerConnection>
-               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.18</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 aaead87afca4887f7406d5b20d481b58dcfea80d..c4056947742f0bb9b392b6ebbedba323f7fa7125 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 904d390f77ff12987feb6b40da593ba78e9bc338..875332c18c8b8c2e001188f9f8ce5bcc85c7a797 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached.launcher</artifactId>
index b154ddc35dedcc1f7518ced837f0e54673de6871..6f2c74d10e6e9cb273ebe2d0419b123fbda9e092 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached</artifactId>
index 6b1f78639990f2b3fc5d2caf869d09a7ef6d1c75..5a3b35034eff41342ebcf02fdb3f2cad6fcf0192 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
index 943044cf802e7b12d1fdbfbd9870ee24750dffe0..23a9015ecac6ae83911fbf2148919e9c11b10e9d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
 
index 1bec86dd14ae19d0f2d22cf21d9a6660c11acd12..539cbcdabd22e4e5e78603b4b06bd284b298b5a2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Commons -->
index 010d676300fc54672b0eb93853a1938b50537e97..bb9043f0cd72b28a86ee1716362dc2c0b3cba24c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Third party -->
index 246ab82850d28b2af01be1757c4f5d464f6ac428..920754b6a55cad83ed358b084d41f94f1b1270a0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.specs</artifactId>
index 0504d1782532ad8d1128f5d8e25530172bc011f0..157c16cac8db1bf119581f8af6e7752939b4b9f4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index f6b875ece6e7ec1f00914041a514fcc3848eaea4..6607ec08cdc78eb4c0a8d15ef248a9d458ffc456 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 66e990b7bb3d5bc94aea42dd1207e9c788fd7f47..5da83ccdb4b191ed02a3bcc518a0f75a95a86f09 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 09d54192e1d7e154274e3381e4d633b5eb24a975..a86a65b6eaf715dcb8299f15efe74af478e2b67f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index fbf41219da71fddbf25dec52eb5b7462a9b9ea35..9e1d8db4041aa698a4ecee5c3d85e4bcc9ba25c9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.jemmy</artifactId>
index db5b53efb8028b4088dec34f4d238abd7efcdf01..e70cc7fc9fea1e6d7087672ba6ecb8b2e1793477 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index c29ca225fbd7690e0d77968926b6fc77dbc61f82..2c5db8bd39f69d414541595af7c08644ebbaa5df 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 2a41cf53dcf5f16c9a814bfe919b29975e38264b..a17a93f648b96007033ac17ee1f93dabbdb7fc73 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index fde9cef7bce85c2597a4a8d4e5c41c9d1f324624..b851ceb1b1e5895b780d4930da8c8ee2ce1c2d57 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-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.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.18</version>
+                       <version>1.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index 273da6ef22c0e8e9d07d2552409a490ac20f35a0..fb0f863811876743bff5427410bd2913feb15d81 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.18</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>