[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 27 Jun 2012 14:31:51 +0000 (14:31 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 27 Jun 2012 14:31:51 +0000 (14:31 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5382 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

83 files changed:
basic/dep/org.argeo.basic.dep.log4j/pom.xml
basic/dep/pom.xml
basic/pom.xml
basic/runtime/org.argeo.basic.nodeps/pom.xml
basic/runtime/org.argeo.support.junit/pom.xml
basic/runtime/pom.xml
eclipse/dep/org.argeo.eclipse.dep.rap/pom.xml
eclipse/dep/org.argeo.eclipse.dep.rcp/pom.xml
eclipse/dep/pom.xml
eclipse/pom.xml
eclipse/runtime/org.argeo.eclipse.ui.jcr/pom.xml
eclipse/runtime/org.argeo.eclipse.ui.rap/pom.xml
eclipse/runtime/org.argeo.eclipse.ui.rcp/pom.xml
eclipse/runtime/org.argeo.eclipse.ui/pom.xml
eclipse/runtime/pom.xml
osgi/dep/org.argeo.osgi.dep.jackrabbit/pom.xml
osgi/dep/org.argeo.osgi.dep.stdruntime/pom.xml
osgi/dep/pom.xml
osgi/dist/osgi-boot/pom.xml
osgi/dist/pom.xml
osgi/plugins/org.argeo.osgi.ui.explorer/pom.xml
osgi/plugins/pom.xml
osgi/pom.xml
osgi/runtime/org.argeo.osgi.boot/pom.xml
osgi/runtime/pom.xml
pom.xml
security/dep/org.argeo.security.dep.node.eclipse/pom.xml
security/dep/org.argeo.security.dep.node.rap/pom.xml
security/dep/org.argeo.security.dep.node.rcp/pom.xml
security/dep/org.argeo.security.dep.node/pom.xml
security/dep/pom.xml
security/modules/org.argeo.security.dao.jackrabbit/pom.xml
security/modules/org.argeo.security.dao.ldap/pom.xml
security/modules/org.argeo.security.dao.os/pom.xml
security/modules/org.argeo.security.webapp/pom.xml
security/modules/pom.xml
security/plugins/org.argeo.security.equinox/pom.xml
security/plugins/org.argeo.security.ui.admin/pom.xml
security/plugins/org.argeo.security.ui.rap/pom.xml
security/plugins/org.argeo.security.ui.rcp/pom.xml
security/plugins/org.argeo.security.ui/pom.xml
security/plugins/pom.xml
security/pom.xml
security/runtime/org.argeo.security.activemq/pom.xml
security/runtime/org.argeo.security.core/pom.xml
security/runtime/org.argeo.security.jackrabbit/pom.xml
security/runtime/org.argeo.security.ldap/pom.xml
security/runtime/org.argeo.security.mvc/pom.xml
security/runtime/pom.xml
server/dep/org.argeo.server.dep.activemq/pom.xml
server/dep/org.argeo.server.dep.ads/pom.xml
server/dep/org.argeo.server.dep.hibernate/pom.xml
server/dep/org.argeo.server.dep.jackrabbit.server/pom.xml
server/dep/org.argeo.server.dep.tomcat/pom.xml
server/dep/pom.xml
server/modules/org.argeo.ext.jackrabbit.sybase/pom.xml
server/modules/org.argeo.ext.jdbm/pom.xml
server/modules/org.argeo.jackrabbit.webapp/pom.xml
server/modules/org.argeo.node.repo.jackrabbit/pom.xml
server/modules/org.argeo.node.repofactory.jackrabbit/pom.xml
server/modules/org.argeo.server.activemq.broker/pom.xml
server/modules/org.argeo.server.ads.server/pom.xml
server/modules/org.argeo.server.catalina/pom.xml
server/modules/org.argeo.server.hsqldb/pom.xml
server/modules/org.argeo.server.jdbc/pom.xml
server/modules/org.argeo.server.mysql/pom.xml
server/modules/org.argeo.server.rap.webapp/pom.xml
server/modules/org.argeo.server.tomcat/pom.xml
server/modules/pom.xml
server/plugins/org.argeo.jcr.ui.explorer/pom.xml
server/plugins/pom.xml
server/pom.xml
server/runtime/org.argeo.server.ads/pom.xml
server/runtime/org.argeo.server.core/pom.xml
server/runtime/org.argeo.server.hibernate/pom.xml
server/runtime/org.argeo.server.jackrabbit/pom.xml
server/runtime/org.argeo.server.jcr.mvc/pom.xml
server/runtime/org.argeo.server.jcr/pom.xml
server/runtime/org.argeo.server.json/pom.xml
server/runtime/org.argeo.server.jxl/pom.xml
server/runtime/org.argeo.server.modeshape/pom.xml
server/runtime/org.argeo.server.webextender/pom.xml
server/runtime/pom.xml

index 182a6e4b7f0f1c802e832dd93dcfa38ca575e81e..597e64bbd847b470d484d9464cc9932e5c8a8ad2 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.basic</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f54fb677ee15c0b6a426c39ed5d0bab40a4155f4..db6f7a110aa9ba82bec477a91314da2105991423 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>basic</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b15097d17f718a953dafc4a1afaabc5f1968e59e..7bab25f289925ac8aef971cea657bead6121a871 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 880655e61a085229991dcfc69720ddf9b6c46c69..29c33864f2004a80474833d8d0ae2f8ec8d644ca 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.basic</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.basic.nodeps</artifactId>
index 98d3f3d0591222f8faa96f881b88642e3c63f582..973e17eb3cc2bda3681fe3a8020517dd1cafa0e3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.basic</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.junit</artifactId>
index b6a3a7ee8990de5c03f6c814a04f7fbe97b23df5..35624faebc4b905c6d10a6c2d5e5fe26901df96a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>basic</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3e3dbd2817b13a30afc551493c6dadc00d4bfd6f..593f33ca06d5df982ff4f63c8666356b06d094cd 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
index bffaeef50750d680b187f3d881c9cb86d3675fc0..7fc677a923ef7467f38804608d6e487aa21c1092 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
index fc19e3f42606b3e7e9b64053bfbcba49a7dea57e..f3017341c0b791712637ec0879e078034a791051 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
                <artifactId>eclipse</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -64,7 +64,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.osgi</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.1.2</version>
+                                       <version>1.1.3-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 8703e78604d1ecdcfadac56a21f6283ff584e513..7d6050731855142922fb9e678b38b8d46990518d 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index aa6558b57994758a42bd1077a549df2ddb475788..43a193135e1e635598c8ee1650e8962130e844a4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -45,7 +45,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -77,7 +77,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
index ea42d0a0baf43a86c1d1c40ab8c970dd758d21f7..9b8625e7f41592227535538fedc5723ef0fd11ce 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                        <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
        
                <!-- Argeo common distribution for RAP projects -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
index bf783eb7ab53bf1a5c39eb71157822f4f7c393f4..d21d21caa99af7f7808298ca7e328fe1f8c8c40c 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons third party distribution for RCP projects -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Others. -->
index a4834efa56382cc8dcdf0af38de8026936ff52e9..71ca595c1a4d20b673b27522c97a91705dedf25c 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -57,7 +57,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -65,7 +65,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 12ab5b1a14ea76236f4b5edfe86a1786f2c96880..3de8bde68ffc9a4d4417d5f93c661f003c596350 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>eclipse</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 201097e0437d4cf89aa7b661938f1486961ed126..684e9a5bb80244cd43d00122ca2884d4662cb382 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.dep.stdruntime</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
@@ -41,7 +41,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 824b36f18e7f4ed1fe84e530b827fe160c0a1743..f538ec3d0f9748082c37ecd84f3cc0e1e3c6e727 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <!--  Logging -->
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index c45a808d8c2caa4a6d7772302dc2f47875397691..d64cefae076de3d0fc87530d6f97171810571814 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>osgi</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -43,7 +43,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.osgi</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.1.2</version>
+                                       <version>1.1.3-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 91345d9da8f15fed149d693bb98cfa81b5b67a5f..802ae9a335dad003bb11c888f4a43dc7b97e8339 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -35,7 +35,7 @@
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 52f06b9a6df8198d72a9a7216251d857f62d4962..1edcf056e7d60edb93843685cd34b0c7051e2e53 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>osgi</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 7c09a65e36df85fb9865692bc0cdfe6729ad13aa..954b0ecc4e7d25b0163c683364209e0bb3605bea 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 3d0ca0bc954a2420957008e10c3aadaa2fed2758..e62724b66d1fdfd8e3f5ffc08b2a0d564bd537a1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>osgi</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f09b0eb5678b9f3fe64afdfea4c1348cf1d0c367..c9ea6bae53d0af006e40910071e3e23387336f50 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 6c51d9ae11f5fd08d23f965beaa6aebff32af145..e388be0e235df4ff6e8fbb605f9dc22a3b3369c0 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 1723e75f797bbf7ac5aaa553e04fd8d30ec8529b..43e1e1d875d96d3df70bce80c06aee65a67b0464 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>osgi</artifactId>
                <relativePath>..</relativePath>
        </parent>
diff --git a/pom.xml b/pom.xml
index c5836eb9b64631755e399108caa610d1f87a68c9..361565a17c1378d045f4abde90dd9e109f7d632e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>1.1.2</version>
+       <version>1.1.3-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <description>Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring</description>
        <packaging>pom</packaging>
        </organization>
        <url>${site.urlBase}/${developmentCycle}</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-1.1.2</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-1.1.2
+               <connection>scm:svn:https://svn.argeo.org/commons/trunk</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/trunk
                </developerConnection>
-               <url>https://svn.argeo.org/commons/tags/argeo-commons-1.1.2</url>
+               <url>https://svn.argeo.org/commons/trunk</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index f2bb65d237e2b0a4215aa4da53558b6898c95b58..cbeb72b96d3f56604825fa748b75cec9c7c64d78 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jcr.ui.explorer</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index cbf147aaa714f6ecf95528a77dbee1a18191aca8..a4319d544710c5116f31cfb064f416de694cf7e4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jcr.ui.explorer</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- For Tomcat deployment -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.rap.webapp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -91,7 +91,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.osgi</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.1.2</version>
+                                       <version>1.1.3-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 09c1f826cd5df9a79d15dc71adecbf1008573f1c..a1b8ae17421668edd20acb42bed0b4533ddb7906 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node.eclipse</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rcp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -66,7 +66,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.osgi</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.1.2</version>
+                                       <version>1.1.3-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 1b38c1eab531c5fc571891ffcc0639d8df6a85a4..a91a212de05742ca9598cbff796bf6954acac3cb 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -30,7 +30,7 @@
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.dep.stdruntime</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Xerces and Xalan -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jackrabbit</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.node.repo.jackrabbit</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.node.repofactory.jackrabbit</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Active MQ -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.activemq</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.activemq</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.activemq.broker</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Scheduling -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.ldap</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ldap</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Security (Jackrabbit) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.jackrabbit</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Security (Standalone) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.os</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Web -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.webextender</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jackrabbit.webapp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Default Tomcat conf -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.tomcat</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- LDAP server -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads.server</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.commons.server</groupId> -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.hibernate</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
                                <dependency>
                                        <groupId>org.argeo.commons.osgi</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.1.2</version>
+                                       <version>1.1.3-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index a31bd6634fdbbc8c666e5ddcb6d10d9763a8aa9a..20fb7a96d11e610831d52ed4cef79c88b2890446 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 883654f51f37be4ed24f509a41bc3e7d88e8fee3..17164b64bd5fe6ae6f628043640a0bbbd307de85 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index cb8ff19ab332dd774c4e53054e0e3c62347b0301..a73fa0eb6da9b5c2a7bc53e05d015206296e668e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 59c7d8d807163049d606ef5840eb30f5e9b6d4ff..b80fa797da7b7ade9a44fcf7c65dc8e9270a76d1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index d59e0eb7ab062143a2509b3b56098495f3fe3bc0..0e420f39e22515753554ba8ab9c9f504c1f9c9c3 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 890228f64b5ba93351810e0bb65a0e01550d6b33..1b146be7e2a7cf918268773379cf94c81b3a47f1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 7e3f27b16403a926aa905ca1cd54677076466443..f2a51862d8fed967e5f08ebb09d9d271dbcc2d34 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -49,7 +49,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 7ec6d9c6daf9974467082324e4f855c051f21f6e..b4fbf9a28f364ce38d1f1e5582a94ed2ac13358a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -80,7 +80,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index a827a5794bbbe5e494b6791484c745672b9a66e4..1daf69fc9ec8ebebb2efb679c3c48afbae6e287a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -42,7 +42,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 54e454108676f0ece1de2087d986255077edd716..6fa130be8e4a1babf6ce1c3f9aa4a290d5452256 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -42,7 +42,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 8ec9d8e1c7bd991a2847f5411b69b04d893b0af3..34f61dd2ff681fd262c2a5f806b4c9aff7602f32 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -72,7 +72,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index adcf91c7b09e970113633efab9f8732d4b462565..9a9e0212f54de2a3555fc1117124728e3c2ee274 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -81,7 +81,7 @@
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index c02b22f3210e7080631db39a34caaff8f9847546..04ed3d02cfb06e85424714dbe0f2dac8ea84e4af 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 2cfa62ce8dcc53f996f5ac19f631b19c703f5b25..972868b908cefc9318a02a00430482d10f38ccd6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.activemq</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 12412ff1e684dfae98eea0e610231e8237030851..b991fbc8f3c4a59169f9a8ce2492c008d15406de 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Crypto -->
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
index cb942e65a1b60fb45f981dfabc7973f2bf36095b..2a523dc7b4cfa4974e23422ad99344026b1b6c47 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.jackrabbit</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index 64fab3b349520ccaa5c918a610341b4ff437b89a..940357b6f06960c614a3f26e50231d3d797dee9c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.ldap</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
index 28f969df6496e43a80c249938bacc73272104963..98c0b3e8e17c11498817288da3743c2d60550b4a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.mvc</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index c036f41f77f62b2cd29831110b1150ee377c727a..ee5e61ee9c0d20911a541dd75ad51a7e50f54724 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3617c71c8f32a69fc501f7050d233a86a075b4c3..a7c8ce08520fc23217a7654e6389bac74bfd229f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 9dab8d5f58753d536b98c3d6855c1dc60eb9fb50..c9ef151ba49b71213a94ca49b4563a68eb4931ac 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
@@ -42,7 +42,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.ext.jdbm</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <!-- TODO: version 2.4.0 is required by Spring-LDAP while Apache Directory 
                        takes 2.1.0 -->
index ddc3ca2846d83c650b65b4aaf18f4f9a8fe60286..2837184c0498d72953b62c2371d051e9edbbc3e1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 1718bd06c29cb534b9ca88f5c03f699da51c76fa..85e8e5d75a4387240c637acec5204aa12e076e7b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.dep.jackrabbit</artifactId>
                        <type>pom</type>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Enhancements of Jackrabbit -->
index 4064509b2046e2177b4b16a9daaf4305b57a779b..8315821a8d1c0799a778169a7009741bc3425e4e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
@@ -22,7 +22,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.catalina</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.commons.server</groupId> -->
                                <dependency>
                                        <groupId>org.argeo.commons.osgi</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.1.2</version>
+                                       <version>1.1.3-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                
index f88ac2af5e8b0109046e900b1acd9cc4bb7258ed..dc249717a693e239b0a0eeb20ee552eb0a2d21e3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -46,7 +46,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.osgi</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.1.2</version>
+                                       <version>1.1.3-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index d7a95572b5a15b066d3c836730ad1e2304c53348..dd74772d3975ef0348d2013eca687cf4171db19b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 777d7e20f282b97909361aa079977e562ecb4773..efc57283dc69348b7987e237f722de82abe28c8e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 449dd9033f65db17b55f858f32306c7ca70e4ecb..c777cede6714be82e1bb83a6f15a27069ab6375c 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 63fd3efa7720d766b222607144ed86a3ec89050e..96191819d13b81507ae60ff6c13828725794a979 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 87eb0b1458c4120deb650fadd5f77f37d0963e47..759e4449e8e5f34cefc7a2262acd4b95192cf69d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 503ba3f1c5a3e6030ecf887835768e4bd01e93fb..3d0e459ff25545429262b7d0fa257b138e874d12 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index e029d506cf16220f24c54c808a28727221ee8045..4cb92ddc4b980a9f6b436fd2340477f4fdf66026 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 8ea8a4dab5a384e06ef5eda679055f2aa173676b..4a6c68a84acfc2289ae5bd58ae64834253b8ead2 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f7a843d7ab0582009650b266308f2a98258ade76..5467e70545ac7b04c0e19d6bcb11198a9b852c35 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index dc437cc537877861c5ea3af31b08500c55d32925..2274fd3621eb960f5ef153a8d160535f3c119d5b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 805b786feca55e240cb3f36109a1aafdfcbef5e1..a9badb50f5198c9e6c1fd2bc50ad43ed11d8e16a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 0a3b16b69fcfbdc4d609f8c31c40a541d7224f6d..d6ace1928919def7e5a6623b103911038e2988a9 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 35b788f437a52004daf828ba006e3d49f0a3fe5e..34d55daf3f932e2346501c1740db513bc483d393 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f9ce9b6ec3bb7cf1ed90a5fa2aec18a076dbbd6d..413e80b018a8a671c3cf2b51866b502d531eb6a2 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index cf659ad4b4f2e1118601be1de71b4b24e0b0d84b..469ca6cfccdec3bdbb043f470a065749d419f028 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 51637f8f5a0e3d1d8a0847ebca7919de81032c69..9330f310df1b89f2a70663fc742589c34c133521 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index ef67a92d0170c8a95ed87f57374dd250f1e48a3b..6503120b97e0abf895bde238642d0e7094f93b36 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 5b011739ec3c74276f6808d4fac90d18fcd970ed..d36012c1bc37009eb1ab3e26c63bb05b704e0435 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.ads</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Apache DS -->
index ebb29784e3815e01cc775b6da82748fb41331d58..740776857f28e4f89b18d87dc0e282e282f3587b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.core</artifactId>
@@ -42,7 +42,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
 
index a2156962cffb9d7c788b52a873b5c9b0adc855fb..87eb65194703b51202cc01f74baa2763cfde343c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.hibernate</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Hibernate -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.hibernate</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 86f20f19306401569eca0102583af14b4e53033c..1998cd93416566ee68012542c8a215e557df4aec 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jackrabbit</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Jackrabbit -->
@@ -71,7 +71,7 @@
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.dep.jackrabbit</artifactId>
                        <type>pom</type>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- OSGi -->
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 3b4b8a454a7f0a361ef2a341e76b885d0e5e80a7..dfd292220aebdf19d53a73252cfbad3f0befa166 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jcr.mvc</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 4bfdadb276bc79de3dffbe79d0a3f53fb0ef088b..067e6b2f88aad27204950435be7bf1f5d003ee26 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jcr</artifactId>
@@ -60,7 +60,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.dep.jackrabbit</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 112d6d0789f2b6418aefae95dc4c7e4c91035367..d1edacaefcfedde86b4b4a38f1007021f2231155 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.json</artifactId>
@@ -41,7 +41,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- JSON  -->
index 0840ae35d46f7a8fec02fe312c53bf3196d68200..1d34097f842a694bd61af4fb5493d89dde045ba3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jxl</artifactId>
@@ -41,7 +41,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- JXL  -->
@@ -59,7 +59,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 339ffc194da239ae2e80e9c793ce145496579b1f..ffefd14220418153a657cbe61358ae076eca7a2c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.modeshape</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
@@ -56,7 +56,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
@@ -64,7 +64,7 @@
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index b63cf3dd0d59653b3d88a7173c584460ef9d1aae..d746b8917faa31b96d87c7264fd49806add77327 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.webextender</artifactId>
index 6744ddb23f042b0b9c1c2d0848fc7b23bd553ce6..e6f8826e3a1f331ed14dba83c71c15f624e81ed4 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.2</version>
+               <version>1.1.3-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>