[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 27 Jun 2012 10:31:39 +0000 (10:31 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 27 Jun 2012 10:31:39 +0000 (10:31 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@5370 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 1bdea51f62cb965f90c195727eefd0bfcd836485..b9cdc150d1491e89602605c362187cd5e636f624 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index 34c1e5ffd61b9d47799049dfbe963f5392510d93..d2c73767f0f2d1f2d6702994ef48891973363654 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index 04f1ea4a7e583ef5e54ec4143b0b5702af2dfd05..db8d882a3751b70a39c106f6689942ab55d3178a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.det</artifactId>
index dd1b10b8f863142065a39f98c504c4b572b24725..ed4cc1123b82be9581c10b2d863f7829154f74fc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.detached</artifactId>
index 4a591cefeff9da7fc2b96d33ff2514f16aa0f760..899808f2cf9a778e75145a379a4422466a1c47e2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.maven</artifactId>
index dc533ee4c2cfbf3d3832ad84a6b081b96b321d70..0bd6e17ba9f3732a12440828ab846cddf35f2e3c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index 07f66c61a105ead27581b93c067c651b1e91dd5d..6253527d31000ea29b693f01701b20cd5a3a7276 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.demo</groupId>
index db1d76da44dafb5a66f5084c0605ecebd6ed1483..b3aa651758892fadb4efa5c2a125d643cfa24995 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index f8810b07230bd539c23fcaecd4d1c8e66cb0d5ed..0c86a2b29483a3f25ebfad9f78e370612db655b1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.activemq</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.server</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <!-- Launcher -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                        <type>tar.gz</type>
                        <classifier>base</classifier>
                </dependency>
index c86f9354fb45351288845bc8161243ee2eade9d0..c93c03d21e814a9f120e1aa5d7f1abe893adf43b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index 385694273267c17d747dbd1045a3a2059a396767..d98ed54ad8ee64110a2873427ff7e4201927e570 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc.dep</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 2ec27167925378b1dc6b9d6b388f19ae90005398..0cda6cf3d522e2736c8422dd5578dbe4cf8b1f6c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <!-- Secure Application -->
index 419b919460aca8aba852566f6fd8a1f7ac7d1592..449b9383b74f8114b471fdead111715585cd6c89 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <!-- Secure Application -->
@@ -50,7 +50,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index ffaf58ff141927df9b46085b157fd731ba33b7c5..25eef453b64b12a18f9d80586887e83600affdc7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index a3d49b9e94e9c76f1bb6f54bd864fc9a201a7f37..5c7530580b51ab4c8722000c705b1002a1eb69b5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index d7e7f84b786e4bb308ccda2cbc5280e178c585e0..00465edc209ef2a81915dd678dffd25621bc735d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 1fc9966513f185aba55e2c9df3a42dccef1ca2cb..1d8584af21cd78d59180375e33048dcb4a914dfb 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.slc.dist</groupId>
        <artifactId>slc</artifactId>
index f9ba76902be980f8ef63e2efd5bcbb5d833cebcf..675ba8e0f1a94fc2cb1831a9830c5525ae68ac25 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index 9b5cd288ff1668e33ec61aa61f7569e3526f5c43..d3c61933127e3ec210c7b3a68ae800e213a9df16 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 7e9d05e5c6cc66cbd9651e97fe94923d408ff3d1..6e4bb1c6cf74212c5d19fa03f69c63133a254f9d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 586bab5c9dbec2909a98e0b12bdeecf3ccfe8eb9..c3b90e648bbde0b7de26ca3cb4ed8d83c5fff76e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.server</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
index 24ea50deb5d3e8d3f679653ee1fad35ed99e8a03..eb3c3df1c675491a886dac25f753776c8bd8879f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>eclipse</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.slc.eclipse</groupId>
        <artifactId>plugins</artifactId>
index 064e0a7f31f3afe8422239e54df38da7fe67b9f8..032b0ab487b95111d50b6d8d85574215730ea69d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>eclipse</artifactId>
index f6efd5e3f64f36edbe2fca702f0ba12e1edf2ab5..37325cb6d580505f9804d097b3c4bab057032e51 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.ext.bsf</artifactId>
index cc13e909462fcdc7103ffd730080537d12c87512..2e02d0d783e68332cbca12c4f4be62a7c6a0a53b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.ext.jdbc</artifactId>
index fa750bde23b87ec81351a1a54f6f2402adabd8d1..cef47c428f9e74dbd86e51bf937bab3deea7c51e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.ext.xalan</artifactId>
index e619739050847951d2e5c28258e91c295c8c3081..4c05309dedb4febb6f082c88c49943d16de60398 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index 1af61488c0d9921ad6f323c37a4655dfa0bbc8f8..187c2c698b09af9b90af98dfa2ca924637a4eca4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jms</artifactId>
index ce331602012f1cbe33a1c58c2b352a5c2fa3e7ff..21f5ae7a420772a59e397a13229920932fe5b5ca 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index f97dd4c3bf9115f3da89568ec7dbc70384246fa7..a669039b2dc420cde6683e8fe08f5af1d82b2bf3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.activemq</artifactId>
index d1cdabc088c08786f96d1620af2708ac49e72901..b1bcb380dc933f6bc3d192c953b99a81868314ba 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.modules</groupId>
index 208bdcb8d6ec9e78aa8c130607cb83f9c342b13c..7d384feb248f67dd38a0d99649289f34e584d1b1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index b97d9dcd0c8c20cb99885696a59430e24cd576a5..4847a6679f79a1c51883988063a14e90b57a9a1e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>server</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index 44c0672c54db2075c1eb12afde9bbdc8282dc9c7..328f8d5be9626a794c369f3bc1a59fe0f2ba1f21 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>server</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index e47b223baf1d5e781e08af5259cdb5f7a7fa8eb2..49dd07fa9fd097f97d080dbb1f0edae09b2076da 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>server</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index c4d006fcd2a2ee4228c94e2d0c241bca3b5033b8..10ef560721cff39bdcd9711e13fa2631fd3badea 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.modules</groupId>
diff --git a/pom.xml b/pom.xml
index 34b67e1e0365872dee8da72940f1a6e2c914440e..64c3d592b5b1be4c4ad43e0ea9d6e691c854ef93 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>0.14.2</version>
+       <version>1.1.1-SNAPSHOT</version>
        <properties>
                <developmentCycle.slc>0.14</developmentCycle.slc>
                <developmentCycle.startDate>2012-06-19</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-0.14.2</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-0.14.2</developerConnection>
-               <url>https://svn.argeo.org/slc/tags/argeo-slc-0.14.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 7768e5155551ee1ecdcbe457801527019713ebea..e8978de69f5251515bbaf039c78074b065ebff08 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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.specs</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 4605d4786bae28ce72e1d89871d1be07c348ed37..d7b8f3e2a5df5a70b28aa23b95bd106e52f25801 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index c096fab95f2f38c3ae96ce96cd442f86d18b3705..6b08142aacbe7b3fa794d6be90e936938b21cb9c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 4edc79979cb3ad3e21ab79902a7d529df892f137..54493014987450bc91d2118a26b665efaf644bf3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
index 95280138ddb3d25f14eb32ec6d29db4d9f0f003a..fb6e2f91d820d4372a57b6b0f9cbfa0a01cb2fad 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.castor</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <!-- Unit Tests -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
 
index 62229f62f885e588fa26e84a2b1c9b6b0ef9c4d7..c1ecc2261fff07ac4e3d81f07eebc320cd3be065 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <!-- Commons -->
index 4f73421d52022dcce894ab6b3ddfa7cd148db416..bce230f7e1a65a6da59977b0db2984c011267485 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 471ce954de8d998944c0f9ac3ad5cb407147c39c..bd29e50b1b41792dcc167a8ba0f26133374aed93 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index fa2146618c08bd463aff1005e79f5552a16cd163..5a049f60c56e1c9fd7d40c023d572f4e3c2c5941 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index a59ae3a15719f400d8454d5feefa5e5fab238175..aab31cb18368ce042181ae182938ce9b5c5083bc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 4cadd89578309b5db5952b5da4d1ea8d463c8261..ede0f88f38d0c7a662d7688d0d45215105c837ae 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 8667587eada8a12d39d8a93ed6ab804a8f7e87a3..d588c1397dd3913b3d31c7c6503e0d9058fe02ab 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <dependency>
@@ -90,7 +90,7 @@
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index a6e7929761624afe5b4829f0e9677b2cd263eb09..6cfb0c501eb7d76a6d7e37926c3f27b3cc669fce 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -43,7 +43,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <dependency>
@@ -56,7 +56,7 @@
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index be6dcf725f256eef4cd05f301ac3e826f76fda3e..158c494b69a7d842e81f441e033e0db062b1572d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -28,7 +28,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.castor</artifactId>
                        <scope>test</scope>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 721745d4f27a38af7a962a4c061f089ca5096c73..4bd89b1febf804f19edc30b2a8f33b149652868d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <dependency>
@@ -45,7 +45,7 @@
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index f9c672e873a6762f1804d57da9a659dcdf3c1fcb..aa4c760bcfb86e35f1b5b190bc70f1a6c0b61d37 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index f01abe24edeb6c495e9f95bf4e1cec1ef8bd455c..447896221fa36b17bff84052eaff4ca6f73b58c5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index 9b8aaaf8b7518b160548457016aa544ddbb24fc8..2c250b614106ae6433ae79cc4b55a4383e5676c3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 04e53bf8156611cf88aabebbcdbf241a4dcfa770..0c0419f1a2f36a8b033f1d16875abb54c93ae732 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <!-- SSH -->
index 510dfb8bbdd5ede015f1e6d5c58c8af2eb6a7199..f22f5cc7e4c1444047ee9a277df95671d3d9c347 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.castor</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 3770644255860fade0fc3c976f284a738ea6e8e0..fe927302c1310a9062a1380f937748a7561ba856 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-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>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.junit</groupId>
@@ -88,7 +88,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>0.14.2</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
                <!-- OXM -->
index 5d55eaeb8a6bb9b108e112549ac626ef31a0f534..e68f347e7c35bf61ccee12114c2b726a4d9a3155 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.14.2</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>