]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 27 Jun 2012 14:56:39 +0000 (14:56 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 27 Jun 2012 14:56:39 +0000 (14:56 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@5387 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 70a71e4d915e44b46ce5d750d24a4efa1d56ee56..0287bffc9264a64605b38d471aea3778cf8eb5a1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index 746a83e37b4013b93a5eb8c8cde1e0feb37d0043..dcb9a1dcc7768f7a10227e66c802a989be1bac9d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index 1dbb2cb10d7263274dd377bf9a8edae06f71d88e..570d2aa416d084a5689c8b82b405736a241b43e7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.det</artifactId>
index d96f9429fdc17aca862125c33d2a8644adabdc9c..e080db1ddff45dd5ed3e1628777b54b9b4553b63 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.detached</artifactId>
index 48dbc73a53ea3358dead4094797aa573715453d5..022d86e9fc431c0526abcfdec5c459353f168071 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.maven</artifactId>
index 9ffa68808d00a2e8bfc2b468b4245773b16868f3..e046e80f9c5806ae0683dc058e7c67c1b51b02b1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index c988c0156a6c8600b66ca87c42dc7ef4ea563f13..80f3f369bb18b20c1801a6b221c3dda8e132e9da 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.demo</groupId>
index 2571a1ca93c14e3129c6edc8947edb5386c140be..963e653dfaaa6c96334dc77be67838c2d0dd889b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index aa6a97cda12144e710c97d1d8cfb363c7b2d44c7..fc0669e71e420f45ce248dbb02a3c95fe912830e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.activemq</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.server</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Launcher -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <type>tar.gz</type>
                        <classifier>base</classifier>
                </dependency>
index 6358cc7df65c6d64f54ce31c90ba0df7f0a0d2f5..5707cac5c97b2d8021c12b5f28c5130c0377632c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index 207857848455397026574cda952a13543651818a..d03fe08192a4febce6d1bb8d9858005fe1ae1b8a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc.dep</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 40d35cf07533b2e9b9286ce59b3f0be171c3db68..b08ad27e9ac6d89ab39b1c3b1bbf71c898a30e22 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Secure Application -->
index 7dcd2ebac2c8ffee1b1fc044498a4fe6f8538c37..8fa12b398fe4865223a40e413401347df52907fe 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index adb13d61a42cca6aa0cb3eb5eee7af717ab0b8cb..9337081bc2b4daee13c51a7f5425c33e2a7d39b2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 9aaacd41195b1933db5997b308edbbc595d3bded..d5f9dd33725392f760365e71baf02254c1d92009 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index ae546a83e3e5bd32fc42d0b214e3286d329082da..0b83de1fa6df4608da025c9639c55d7715baf62d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index f6457b0addcdaa75eef28ec702dacda958f0b2f2..f196cffc01bdddfe63759b218077fe6aa57364b3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.slc.dist</groupId>
        <artifactId>slc</artifactId>
index bd9c0e82a5464be7eafe7379498508a9e31a54b1..5288112c91484058fd8df11e47edb24f17798bf0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index 93df191a0130b9eb32d8e6b3934a1481b6c7f401..78644d92784336ac28c946957ea96fd6b9d4021f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index a0978568928ccfad39c5c5ba7968888ba2e6c590..158082c1f6d34414ac368efe063616c69abe27cb 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index d1fc7f033b0ce5fb067e54a93dff1cd9acad5cf5..5f51048c75ad9f5f89c2069dc319041acbdf884d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.server</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
index 0a846bfba6ce33a0e241d87a74269fd68c2bc0ac..b9856694a8b47dca68c4633115fb15f514b4ce7c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>eclipse</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.slc.eclipse</groupId>
        <artifactId>plugins</artifactId>
index 825a3a9792ff64e9d5e804112c9c608dee7b3eb4..5ba9ab0026449fbb6cd30ef54f2dd5e4b4dc70b1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>eclipse</artifactId>
index 19bd7c2e92cd28ac617a991b111d9c0c625a4898..fd83e5f9e9132271bd261a5471172b5e2ff8c573 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.ext.bsf</artifactId>
index 9420ddeb982df7971b73857f6e9f18f4c1a3ed2d..2bb2c2ea9c70c2e67eee9f1a03cfa1690eacdff9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.ext.jdbc</artifactId>
index dba698b90d967e00dd3c73a443a3b36b9a5f3852..b65b25723c81a4df8d656dac2664a1cf660c47c3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.ext.xalan</artifactId>
index f6e4c386bb0a83535c0ee24b95348c50c7a4cec5..579e3a4aee079bf7ed9ac6015fb3c858258c7fab 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index 6da0b34ef3c9dae4e8f14a77ea806336470e2851..43ca8a4ea853f45736eac74beb979cfd019493ed 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jms</artifactId>
index ffde697884d862cd01f8bde16ab4a6f28ed195a9..9a53b33af6d68fc322d7649088397a6114fc27a5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 8d7d6fae285c6f5f23cb4245112e9979a7cb0184..1ae320bee0e302a809a1b54ed715d778d26d9f86 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.activemq</artifactId>
index 7e4c3b6466fa47f6f98cdfdb8c19b48009e2a23e..3a59343150639fdf2faa7d842fe4b8b6421902b3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.modules</groupId>
index 04fdc19a856cc3a0f7086bf1b809fa26313e5b80..e91faeb274b169b5149eb923f6901b06e6159501 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index 7db4084fa3d16a5b7732076f908dc989d3836d16..e41f81aa820be64c48590a36b5d62e0b02b2da20 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>server</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index 7d8877d35c44cbe7cd96a8bd9c3fb04ab006bc84..49c54899ebf7321de767365932b75e408d678691 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>server</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index 8c4e7f709a7cd31d80a41f58abe153e1aad8e2f7..30e290307f120628add097052512c8c6fb57c4bf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>server</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 143ba6d701b6d14cb4c75d611174c1b0a2bfbcbd..2124b32435da9eedae9f699401b1299000fe723c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.modules</groupId>
diff --git a/pom.xml b/pom.xml
index 3130f75476af8b80c1f296f7b85a6709a6216634..4e9c93295b7deab52d1b33ddb1ebee11a32d6495 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.1</version>
+       <version>1.1.2-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.1</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.1</developerConnection>
-               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.1</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 7147af3c18d5c426e261d6bb6d25f0a8ae938c96..e1fdd23d3d7ae75aa39ba44abb40da33ce046607 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index bc8bad6dd8043c83f8a13ee1fcbfa5ce03b21761..82ca4c225bfdb46d01b5f295c7e328ad9a787dbf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 6e520d1bfdc710b8eaa2390b7d3a17638059386a..54642ab797841c023a49986c5a1e4c2b12b95187 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index f1334669fab8d21445f7c056ec3bb0d12c050d2f..e28195783c7cd04d302c29caf858a2e4753ed861 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
index 0b9c3b7dd4aea91f502f0185dfcd21747ef9a29f..43094ab7d7ff16659d9a65eef7f5d774b0748d82 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.castor</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Unit Tests -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
 
index 5363ba2e95e5cf5ce945779dba54459342f2854d..92ebf3538d746b00378cabe2ebbedf7bfe5a635e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Commons -->
index 2b708415071cededc1c7672fec0c6890eb1e610b..cd5812de5c204f707bb42bc8df79576b5dc1db22 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index be3c2b8fa683c13afcadc4655382196a6f9b9432..1778b517c06194978c349dbabb43b5b693a6fe7c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index f2cbad5fb14358334cd85637c98414328ed7db69..9f255f1716e518cac0c229b29222f6c32fde91c0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 43bd06b62d0105837de55023c461794c561d63a5..e23cdd564578772afd748b241f2327d2c2a7b5be 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 6177af1cceed5966a1d30b8d0a6bd77a3f521bc7..89c5d65b118176d44cbcc6a71888775d3c6badb8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index ad071ddbd9d04887499ef8d94c867a970a24578f..44b0c937e2851d01e3416a7fbeba1cb9ef4321d3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -62,7 +62,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
@@ -90,7 +90,7 @@
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 52e7d5074d9aaf389ab67da4e6747e177a5c5af3..f7e79f99c6528e60523d753264eee0d4f4e7583f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 1f3b32906a4ea35fefe41899b41a985362ced418..041ae0c35cbbe6b4dcd996d2a3c430f9623e6c60 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.castor</artifactId>
                        <scope>test</scope>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 9799c56e87055334d47e4b40be2c6ce6636c6d76..5c52aa177c84f563e1ea05e2d11c0edf697e1358 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index c02debda5ced63d5d2595c2bf1a500ce337d1ce5..1d306b41afc09c19435fadf3988b9e76ee09e4c5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 7be1d27a78cbf23dbecc1f7295d9b8b08558d2dc..51aa9d2e46dbc4bdc12b5909393e9a7c99130780 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index 9631da30e3a878e324adbff39f3233f1b8d7e114..d8f57fa89fd5a7a7c8b0dbd0ed487ce085013951 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index abc4a565f70e4d4fc81e4938fa801aebb994d657..0f5266e2cb943cac0d57643381976dc066cef5b9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- SSH -->
index e217975591434b5cbbba57460b8585110cf99600..a3ae46c45c6e83a4cd4a5a2af28463b8d2bef9b8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.castor</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 66eddc2d03b10665b1a64cf1eefc277ad07f9ec3..a8d9929f6e3c14fedb13d3aeffd561c77f9ef023 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- OXM -->
index 66cf01ba80d3e2ec11dfddcf49f7038e08a1d631..159879bab3c8dc905844be92fb645b7809881a75 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>