[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 16 Nov 2012 08:28:15 +0000 (08:28 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 16 Nov 2012 08:28:15 +0000 (08:28 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@5845 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

52 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.repo/pom.xml
lib/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.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 c2a1c43797ee6eba7b6ab6c2b999257b07cc361e..90794c37c7031d3847673587f3374b46c9b9c636 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>archetypes</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.executionmodule</artifactId>
index a24528e6068331021cab3e33934fa08a3c539cb2..7ae6212134fe1b301aaf765c3618d9772e95d6d6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>archetypes</artifactId>
index a3e8018503fe1e8b5dee41e96142138d5415c5a7..910c0be2a515b3238fd90eb74067bbe48c4c51ee 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index dfe0272be05cb0099da399a384918c8d853bf5ab..4fbc953e318a4dd8f6f8c18f60a685782b44bb7e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index 8c941027ee497978ec20b90756cfd5a37f1d5629..2711eda3c919203acd3f97cf791a51a3a7d5e564 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.det</artifactId>
index 16b037b47e8fd7e339e65985638f0b73b614b3a1..9bf701783d7247cda09edfe207c89df4e6ba8eec 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.detached</artifactId>
index bfb7ffe59fd08939967d2559894075dcf9ed317a..061a94b139759e386741d3c1b31e4db700458d27 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.maven</artifactId>
index c0215c20cdf3d300faa252e306c533c8f424c69f..1af931e090efba4e60b3b9d385e33191cb705462 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index 11b6f541014bf37eed69770b3dfd41b9cb43a454..567aeabadf264428b3d84cdc3c4f8c3ff2fae454 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-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.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 32e2458296126f92d05a52e5408ab00713270c7d..70a56a54caa0dd5f2a6060044d26a545da09ee1b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index af6d785c0ca561218900dbb180ad939f7236a3ed..9dbefd0f3993e6bf8644de7aaa058bad4d383c8a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.backend</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <!-- Launcher -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                        <type>tar.gz</type>
                        <classifier>base</classifier>
                </dependency>
index 56f245a5bff703b33571f9543456202feef4175f..78c52e1c859e760e483aeca96ff50bc8ca69811f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-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.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.ext.castor</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index d51b0188de01bcf3d6dda90bdeb02f3a9def506c..4ab2896aeb85bc8993221f81fa4443f0e27b3fae 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-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.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 1d259b11a6cacd3d9515a1888a647952155b4b87..5e60a7b8890ffbef18df11c04b616fedf049d9b3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.minimal</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
 
index 0be7f6d9f8274e6954b51a2d635b58219e958ab6..b9941462386d142152ddf23e3534c3744aabb68b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-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.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 51f04adf6048cf4470a04ed33472a9e4146d1ccf..c8527b24b382c2c0e559543f47cdda24a1619328 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-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.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 7b63cffc1aaf4109ec60051a012e00b4dabbe3b6..6e765f0f59cf0f2ecb66d8ef7e6406a5cfa20c0f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index 0e28180d707553b56406602632bf9b59db8421b2..59fa40296be43c15af770ebafae0b6a7c0fc040f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 4f9f42df1234ab21fc4ad4dc391236a0b47c4a39..66812c16124b3a14c117b6ed2dd67f0db233e016 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
        </parent>
        <artifactId>slc-maven</artifactId>
        <packaging>pom</packaging>
@@ -12,7 +12,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 24985218dc1037fea58be38d1482e198eca29fee..16a260e08f0abb0b815fb03cd4831313916bdb83 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
        </parent>
        <artifactId>slc</artifactId>
        <packaging>pom</packaging>
index c16e725ba86fb5689d4839775db73fc6b15be3cd..371936162716ce700b987735efc8190e9e6d54ea 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index 9038aa5a98c33a30b77df2726ab8b56a5c6afc7b..508ba7e15704e8cf6b593c88fa1f971e5d9038f6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>lib</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 6888fa92b1971a099ee127a864a20e9109d611d0..0dc0ba4c122b6a6de1c2cf5b7f38e085aa61641d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index a2d5127137ed7105bdf2779f1fc992427461ec68..30f96ab416895b9857817143e19771f1ca50519c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index c19e4bf066730c3ea2e6c7bb42a4ab1ba0302637..d178ad21626b3c954658a27a64f1f03e08daedce 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.castor</artifactId>
index bcdf1fe50bc52602dd69ef57dfd9dbd86258da03..a2441cb94ae167d49cd6fc359a06bceaec75c706 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index 2f090511fa6d78b9ea5382dc7c1687c1e169962b..38b84af768da5ea60cae5ce46f4a9d7d134006f8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index 2f7246f08c20d96b5f0a3984ad138868e5bc8402..ab3788116e97923fc01f918d3de2ed190e279e0b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index d2ed65a6c1de8f7986dbbfd81c3c437cc6c9a97f..fb97376acd5dd611a05bb035eefc67a342c414a5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index 251bf7cb3d0385872c13560da78862bbbf1b307c..9d7cbb8bb7775ed1ecd67c7d131832b1dd396b5b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rap</artifactId>
@@ -33,7 +33,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index 132f9715b1df76dfcea70248cc0b8a4b1d360949..ce781258b39434fffb2b3cfaea579543290a5c94 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rcp</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 54a0e66e3f230da266b278c6a4281d9796b2eaa8..cb05081090fdf53a15701f38023f92c0bcbfe53e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index d763e814c0b6d820309178c129420ad6477968f0..c1b72271cb8d3ddae885e360ef5f7d02233e107d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
index d4273356ab1b38db8504604d39b9abbd4138d31a..2da83997ee898b28e384bc1c2896ed62c84247ea 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>plugins</artifactId>
diff --git a/pom.xml b/pom.xml
index a688d965f94f4bc7c9ca1f7af06152218cda805e..50b0d07ea9940a1eb17c6a078764ae3e7c99c4dc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>1.1.5</version>
+       <version>1.1.6-SNAPSHOT</version>
        <properties>
                <developmentCycle.slc>1.1</developmentCycle.slc>
                <developmentCycle.startDate>2012-06-27</developmentCycle.startDate>
@@ -29,9 +29,9 @@
        </modules>
        <url>${site.urlBase}/${developmentCycle.slc}</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.5</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.5</developerConnection>
-               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.5</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 213d7c2e85efce2997b2c90e8b1c1745ce4455e1..5dca7881e1f32ba69d635a7a8ce155519a9f93ff 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-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.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 6e120e0eac02ae71094bef341921ce1915e0545b..876cda5aa4e7717f953dfd537d81fd29444eb6c1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached.launcher</artifactId>
index 253be387272cdc0b9f5c40eb592b6e8ee4099abc..9a1bbf82143466979cd79d5bda28880bf30752ae 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached</artifactId>
index 7167c49ab027c56bcbd7cebdbb63fcf7d6813ba2..c8c986cad6d12702a6066ee97e236f3656a1e5d1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->
index 96ffd082c4a7ae5df51f3b504b0986ecd6c1b45a..a81caddda7b5bb9c67eabb6b8a769d678b8135e9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-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.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-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.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
 
index 842ec09213271e5d38e86e12d4676edaa23cd489..b263f0a1e59db5e64ca012db6f44aae4ebd11caa 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-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.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <!-- Commons -->
index 1c3f2093550daa8a4f5c8bd20fd6ef2a874476d3..97e5a1adf8a03e43824db8fa501f84fbf7ae3846 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.specs</artifactId>
index 2b3747705e6d8f65a076608b58517c71dbb56d2e..5c7ce75a48a723c5fcd66981d221bf5647a0078e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-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.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index fca92809c66e259e8b9dbabc3543a902770de124..97f451ea3ac05510aac092514bae173eba7a3c7f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-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.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 78a449ebbb4c4c8a2187abba632e5e3ab99a926a..33aa91b2ca672913b1eda134d62670c3236377db 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-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.5</version>
+                       <version>1.1.6-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.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 05135d873b3468f89c2353538549a09bdbd3b9bc..33baeb3fc46817d376b298cbfd6c64ba3a0733fd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-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.5</version>
+                       <version>1.1.6-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.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index 5c5f8b77acc69fa2dc4eed1b32d73edac11e2f82..0e33b673772caf1be385945f3d7fab71924eabf7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.jemmy</artifactId>
index d8e77714cf28f1ea24fbfdf7c328d6980afa9a6a..2faf71a9ef3e5704c1d4eb39cab06f61818ce6ee 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-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.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index 188bfb57da43bd9290ab59c138412b202874f26e..d4f9bbaf5ce7646957029f1eddc982c89857dcb0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-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.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 9bc3837378e669cfe17fe79fe1369e0213560206..9caa975768d136f9cafd6cdee2f3fa1966a9e710 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-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.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <!-- SSH -->
index 88d9909898b48a5a09392a08471ecae6bbca7118..77f99b453d15e5b3e5691978c451131a11296989 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-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.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
@@ -87,7 +87,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.5</version>
+                       <version>1.1.6-SNAPSHOT</version>
                </dependency>
 
                <!-- OXM -->
index 7792073a69a6c6c2abd5d9a3f46559b2e44d0f09..e8f0f9887929a53d624cbdfeff7290ccf5c18439 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.5</version>
+               <version>1.1.6-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>