]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 9 Jul 2012 18:13:01 +0000 (18:13 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 9 Jul 2012 18:13:01 +0000 (18:13 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@5443 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

59 files changed:
demo/modules/org.argeo.slc.demo.ant/pom.xml
demo/modules/org.argeo.slc.demo.basic/pom.xml
demo/modules/org.argeo.slc.demo.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.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
eclipse/plugins/org.argeo.slc.client.rap/pom.xml
eclipse/plugins/org.argeo.slc.client.rcp/pom.xml
eclipse/plugins/org.argeo.slc.client.ui.dist/pom.xml
eclipse/plugins/org.argeo.slc.client.ui/pom.xml
eclipse/plugins/pom.xml
eclipse/pom.xml
modules/agent/org.argeo.slc.agent.ext.bsf/pom.xml
modules/agent/org.argeo.slc.agent.ext.jdbc/pom.xml
modules/agent/org.argeo.slc.agent.ext.xalan/pom.xml
modules/agent/org.argeo.slc.agent.jcr/pom.xml
modules/agent/org.argeo.slc.agent.jms/pom.xml
modules/agent/org.argeo.slc.agent/pom.xml
modules/agent/org.argeo.slc.ext.activemq/pom.xml
modules/agent/pom.xml
modules/pom.xml
modules/server/org.argeo.slc.node.jackrabbit/pom.xml
modules/server/org.argeo.slc.server.repo.webapp/pom.xml
modules/server/org.argeo.slc.server.repo/pom.xml
modules/server/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.server/pom.xml
runtime/org.argeo.slc.specs/pom.xml
runtime/org.argeo.slc.support.activemq/pom.xml
runtime/org.argeo.slc.support.aether/pom.xml
runtime/org.argeo.slc.support.ant/pom.xml
runtime/org.argeo.slc.support.castor/pom.xml
runtime/org.argeo.slc.support.equinox/pom.xml
runtime/org.argeo.slc.support.hibernate/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.support.ws.client/pom.xml
runtime/org.argeo.slc.unit/pom.xml
runtime/pom.xml

index a4c5f0efd2a5e4932050edd868fc8c1f0e7e4b16..a82f319d141b8f1293edbfcacb4faedc086a28d1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index b7589cc4ed308b63041a8a3a15d0d727fb20ee12..f0ae54a5ebd9bb5e9434d7c9160eb3f049266ce3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index 0c468e435c86a19732cc491c983aa6ae824629c7..cf52eaa6f070e1b0ead95f8c90dbd108c29cf9ae 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.det</artifactId>
index 13dab66934a727e57f9c05f6a485ef108a29d72e..ec755b3a67131588c7e7862de58125c03534f333 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.detached</artifactId>
index 2f15e651ed1d9c6d16c37237fd3a5a9c88e2c0ce..e87ce2dfdeecaf2fddd1241446cf1501bc882b67 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.maven</artifactId>
index bbb3cdbc7dd128b4817159660fdb49ca54029325..7e28a9930a277371bc911101accee6de7126e8f8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index 9ac25d87e834d1dae270a2c4242cc456b4f604a7..01323d52c0c666e8f003cc22903cccf93712dc39 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.demo</groupId>
index 6568dd97670f2c219ec06f6ff865823a1cfafe52..63a16f6d7d9b4f265b0a6d28be0d1e09b87faaae 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 8d608026b6736a6a4ba6b615601c5948477527e3..bb76b30494c55cd2dc3d1f01eae73754e6129804 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.activemq</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.server</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Launcher -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>tar.gz</type>
                        <classifier>base</classifier>
                </dependency>
index db296fa777f09e7e20981eb7ab81b23c377d781e..9bf3c3863c9ff71f1bb5cd7940d8bb66f71c3b6e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index d85d56abe6a4afd7b7b7fca2536764ac087aea8b..a66dc1d7eb2ada0908db87f646ea1d5063005a84 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc.dep</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 503227677c5451143d64d3ba4803b7af39b86b2c..bbbdb7203be1bebf94921c6b28f1046397554b53 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
                <dependency>
                        <groupId>org.argeo.slc.dep</groupId>
                        <artifactId>org.argeo.slc.dep.eclipse</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Secure Application -->
index c22e0ccf9b069950d7ffa823dcb5720c5c57260a..85bb23df25c802cd889a24a8c6389fd950acfc60 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
                <dependency>
                        <groupId>org.argeo.slc.dep</groupId>
                        <artifactId>org.argeo.slc.dep.eclipse</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Secure Application -->
@@ -50,7 +50,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 0b70ba78f702a1b978dc8350666204d7cfeed8c9..ac94d48f8a306a55198d577b829141feba70b7ce 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 25329414389b343503537cfed8d9b75d7882e99a..992333bb8df93b01cda0ebf51afcf2ee8f4e3c05 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 3642a6a80112ec5fd0f353007a4879a8a8cd4b13..7a5b7264a991af56d50fe179e5fe4ef7f78cb932 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.slc.dist</groupId>
        <artifactId>slc-maven</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 8be2b7c6e9852ce61d94178b81bc4ccd7ed81963..ce2e24cec30a972d2a679aa9e5bf268bdb7b1a7e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.slc.dist</groupId>
        <artifactId>slc</artifactId>
index 689bb7e0ffe1a4863aa9a896f0ad5a3ff0cb5ffc..c038b00cda89d43656843f3e388572730bf7880c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rap</artifactId>
@@ -15,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index ddfb3ce5605fdec21a7e102114c440aa11a90183..fcdd230594dbda02946644b76483723aa57eb86b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rcp</artifactId>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 5b364ea6f16125fe67f234b98340d76180acc04b..d16304e44eecab63144106fdf6c76bc1c03a2f09 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 982e84253325d73ddb3134df887112b6cdc0acfe..4271325e975e6febe3fb7f413e7f6d337d7b6a5e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.server</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
index 3ca406428c8714374a477e7af1b6ce83caa67b89..259d848f6c8239389bdd00b16ad67af33024855a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>eclipse</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.slc.eclipse</groupId>
        <artifactId>plugins</artifactId>
index 403cf263503a5039cc8d080f1e572a85232a83f5..c2b1754703f8d3e151ebc903cb2853f32a250892 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>eclipse</artifactId>
index 9dded82e31137fb09ff013fc7013b13766315ee6..280c1ec5e9948df1dca326b1b8494be0aaeab7bf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.ext.bsf</artifactId>
index d53cc29ead1acadbc914890362133fc8af92e0f9..929dc59cdeebcd0fab856785ad5fb28ee195ff3a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.ext.jdbc</artifactId>
index 19f6a847fd72ccc9baba021bec90dca905a62eef..cb8bf1e8c3daab4a6c6c941d8d2921e05518e0e4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.ext.xalan</artifactId>
index 7561504d015e5cf636e0016f2adda5f12f05fe0a..a27eec6271ab516382c80230b7bb2037eef9b8c9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index d3acc3d3ea8477224cf08bf6c01978e9c60c0318..d6d154ff532b924fa8873a2478dfd79a7a1915d0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jms</artifactId>
index a1881c8afecf098e4a7d78618ec7bde5cd19a165..b1b056580982991e4985dfd6a44d79d6bfe89cae 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 242aa9ec2d144fd6e103627c7bf957944a0af134..b1241927be14778829b27e3638f83a099f0bd577 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.activemq</artifactId>
index f3fb6d93a08844a82612d03e71bdf818a06a3135..84da38466ae598da91fdbc401a168ab8d1e735eb 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.modules</groupId>
index c7566ddbfcd3437b79f11d90a501f3097de453ac..3ff64d2d626a8ede5a7557a4d26e6df28c71f1e3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index d93a9835297485bcbb9f26f50104d60217ee5e4e..4363c321f13b4411a4bc606c4f3f5f0b14be683a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>server</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index c4d4ac7f49cac74c1dbf66a16bd3f912cee93118..3f388ea07e48ce453ab116cb65164f82e4bbd112 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>server</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index 356dc58e17720c581f8fa620f3295c0f6f11b21b..85affbbbd03c6c7e5fa04ab5821860bef28a2eba 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>server</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 09156e74b1de6ba888832db8cdddbb664e967880..31e8d4d96c56f8f9a893e262ead934e6310390fc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.modules</groupId>
diff --git a/pom.xml b/pom.xml
index 7c575a3a15cb518f828b9ad4cb7d1dd31209f760..90d5a3550a8e4d2f5a115abb840802341d85d220 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.2</version>
+       <version>1.1.3-SNAPSHOT</version>
        <properties>
                <developmentCycle.slc>1.1</developmentCycle.slc>
                <developmentCycle.startDate>2012-06-27</developmentCycle.startDate>
@@ -28,9 +28,9 @@
        </modules>
        <url>${site.urlBase}/${developmentCycle.slc}</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.2</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.2</developerConnection>
-               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.2</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 099a8e809d557d4d2fc11cbc9520226987884112..90bd70f4fd496f8d801c81f87da0b1233980e96c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -41,7 +41,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index c7d8d8a3fe7a50d981119def50079cf6c1dbc8f9..92d233da526cda04de96dec09733466a166843b7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index d5a05f9551a78c1d4e6e355b8bec76882814a22f..7a7a2a4d6e7bc8baf3bdda396f2b7892791bd869 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 34dcf3b8b2a5828c22361d04ec60342aad985648..3f143d73ad869450e51d64f1f33627066b9df556 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -75,7 +75,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
index 9e07a9a431d36e38a23a2167f80323da1a60456b..7649f5f40fb019c4f5f0e502f5968898ef82bd96 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.castor</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Unit Tests -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
 
index a3c21de3c957142d5e649190f8a1328ddc94cdc2..938b2bcb5467d63c9f3375ad6fbcc3598ee3e4a8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Commons -->
index d1fe1d34debe321d088b4a1b82297c5745e4bd06..f43d284f7f59f5ec78b2cbda27000bd03905a086 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -48,7 +48,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 8b0d968d326b4e3b00c3e8b1e6efae104f5622ae..5e0e435f86f3448c5ea5e9f5e8eda796e1992a60 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 638419d17ab2c6b521f60c89ebbcd7328d532598..6b3c1db5e0a66ec958a746e93a1c5b2948a7e37c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -35,7 +35,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index ad890c36f9fd8a4415d881a933216a69e22c49ba..5d55e608bc67d0c39cce504309417a9c865a5860 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -29,7 +29,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 85eff53df02124d0dafbd34d10947cb5e17d68da..b3a3b5c88fdf0068e4598b98f2ce6df91dff56b8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -30,7 +30,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 3e16103d56922d73e5e6cd56f27630fb032d8503..9ba9f6b90f6aa4f8f72a886ac2c18a3d5de6357e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -64,7 +64,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
@@ -92,7 +92,7 @@
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 470d96c953842ea75e3d07210af3688bb0032565..a23efbf631000ce02d41a935c56b210a1a8149cd 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -46,7 +46,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
@@ -59,7 +59,7 @@
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 1aded4c3b6de8aad4feb7eb037c5a992f400805e..d996e2f1652d2fd7813e77982093941e9511157d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -36,7 +36,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.castor</artifactId>
                        <scope>test</scope>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 0afc2c55245252ee568d54fb6de4b98b1c7ab4bf..56e4a482d0f27b6dad01a97b0c716d956fc69105 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -31,7 +31,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
@@ -45,7 +45,7 @@
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index 1a5edc0ce7c4f8a33c35a9b569f4396b9c17f41b..6187e3fd665cbbf5d026e4c9ab155f275b91a11a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index e6a02477852efe5284a3dac9ccdc437188c1fa9b..942bc5fd8af3d2eeb323d698a14a08352292b53a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index 84ae3ab259d14ac5417d7eb4ad87a5481e2a3145..d9375ef8e02513ff31724431751fa880b3a2134c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -31,7 +31,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index cb9ce5087977e0a14ed9ace157cc81cb2474b4f1..8d0bb245b092a702e0567e6578c9c59f24da78ad 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -39,7 +39,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- SSH -->
index 57c96246870630c7955f051fc9be2569dc12a6e9..db1b5b66dd5c52007cd8bae724577334ccadaa99 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.castor</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 3a519037df0f9c30d07a11679db9ad4a15b63226..e91cdb06a6e2494f994ebfd6f214deb3726d6d27 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
@@ -88,7 +88,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- OXM -->
index dcd0552ab98fcf87f015d0fe46c769cb3d0e704c..90f7efa3e034de8a83dfdc9fe6104b7c178a207e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>