[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 27 Jun 2012 09:32:31 +0000 (09:32 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 27 Jun 2012 09:32:31 +0000 (09:32 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5365 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 d248346edd0f0e83b8e7b6bea2510b9370c2fcb3..90193c35fb71790a0f486dd455e24624af426333 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.basic</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b1df6a687f67c5cce209e75237e7091d148db6b5..8029ecd84aa8f420c0d7af8167b78b4d7e4c755c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>basic</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 25b623de215c92dc93dcd263f2ce51c01b118e9e..5e66d3486caacd105fcdf14fa8b86e4c8d388a6a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 049155d0f5e6c830f9aa058ee4d6e32980cd37c9..02dc6c8921ee68de161868879e46d1f95b249762 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.basic</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.basic.nodeps</artifactId>
index 1c866686d22bd8fcd228240e84a651986356afa4..e74cd64cb65c396130ed996a52d8f24838f5e8ea 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.basic</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.junit</artifactId>
index baef2be394fca8152d4fbda7774bb95b04334a5d..5c5835d4ac4d5b4fa7ccff13abfa78bfb4eddd3e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>basic</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 9535194cd5164c40296647b70956567d9092f400..d35f34cd3e47ae4c19f5e48de8ce49c9dfef79c8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
index 5417572dbb9ebc596709e74619c897f6121c55cf..756aa719008ea0da77b4489265cce7ef713ce3f7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
index d8b7c25e748215b2c4f6e640a2f0a3433bf709b0..0ebfb4bdbf70fd7fe1e0ab1632551e96c23e60a9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
                <artifactId>eclipse</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -65,7 +65,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.osgi</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.1.1</version>
+                                       <version>1.1.2-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index afbf354277069e0e80d581e492b42382444f4339..0d38b860cb95e56998840d1623f241e41758bf4a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 087787bc797504ea5266cdfd630a5469c6b6a0c4..67d819837dbc89097f4b4cc0d60f92d528b9e243 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
index f685f54f6ffc77094211e81499e0b101f2c76f90..5f299ee1a261a71a5261c0f17d72d55f1b8f111c 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                        <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
index 0f9d309139ce3e07bc86c7244677e896babc0474..32ee21ad29a05e8b999c8f3c10bdd07a749ed6b3 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Others. -->
index a0411ecea8604b8ff7c660944481a5019c76bff9..fe9f13869a5dd11e65f2b30717435829a43b47d4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index be9840148de344595d5ff5301f5b5b3ea984c91e..51f4a3aa9e875ed81b56db276828115dd9137882 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>eclipse</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 9d0abe4b87ce1b23251a196bb167f7821aac70e2..48448c346fd0d4105f6c8ead5319828ec877b445 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 8fb46e90e494f0e4d9c87648027003b1940aa798..1cf46bcf31560ad6b2c52e7bb5e3ceaadb6844b9 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <!--  Logging -->
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index c301c4b4272f26a84d74274bfefa096d314392c4..ee751b3a945ff51b7244f5e9bd10a0c3e8a4d713 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                                       <version>1.1.2-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index f517b13b1adf30f7dbe870a1ef0a6b277b44287f..6924f56737ad295402d6ffec81e7b5dd7ef568fc 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index eb5f1b1ea7448d247c3b83c3e8b3d65041c3d23c..5a600399c270e8a4928bae04283a5f8962dc1d1c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>osgi</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 0feccf22482e92454387fe0e0fe19efc52dc16ba..d52d2e2c3f27e93c27acd0494eed49c6db259d7b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 8d739baa317ad5cad068546a782c9f9f3a05d032..b52c1a8599a839367256f9ba7f76291856df1c41 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>osgi</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 97956b48c8f2ac1e72ccaa82793e1dd40d5e9146..e73f9b0dfef31595cc64be9d4cfc9ccecf65eb0b 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b6e97e6e3bd498a5258a9932f216b5cb3919bde9..2575f191d70485be21c912bb62408a367da41a1e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 63b835eb2b3fe25a49f679b95fa8e7c3d775e6ac..8c96893fe7dd65982b576d42c2ff3ad6b5a4463d 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>osgi</artifactId>
                <relativePath>..</relativePath>
        </parent>
diff --git a/pom.xml b/pom.xml
index 3633048d0feb4f027ad7a577050f888186921d15..d68bd538d2259a50d3ae3ddc415f2c78a56ef507 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.1</version>
+       <version>1.1.2-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.1</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-1.1.1
+               <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.1</url>
+               <url>https://svn.argeo.org/commons/trunk</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index 5ee413a65040ae076b95f5daa5d90474d0eb5947..0b4cfc151fb67fb2e3f574b0646a7597500116ac 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index ff5f7175b8323634c24d623a7a7ef02e0fe638e5..dd0b5bc699de5b2559d721f14e1884ae7f710f2d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- For Tomcat deployment -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.rap.webapp</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-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.1</version>
+                                       <version>1.1.2-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index e99b2f7c3938bd1e1c0c5ef324133c842fd7ef33..70a563e44e0b21036ecdc9d3a1d20b0420501d93 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rcp</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-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.1</version>
+                                       <version>1.1.2-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 8ec37287436887edf55bd340faeb3eac339922dc..4672d9093c3a922cdae79690262639fd7a1c5106 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Xerces and Xalan -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jackrabbit</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.node.repo.jackrabbit</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.node.repofactory.jackrabbit</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Active MQ -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.activemq</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.activemq</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.activemq.broker</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Scheduling -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.ldap</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ldap</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Security (Jackrabbit) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.jackrabbit</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Security (Standalone) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.os</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Web -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.webextender</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jackrabbit.webapp</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Default Tomcat conf -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.tomcat</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- LDAP server -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads.server</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
                                <dependency>
                                        <groupId>org.argeo.commons.osgi</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.1.1</version>
+                                       <version>1.1.2-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 6b8b0480cf3ef3871db19def6794080fa39a8e24..b72c389d8e32ad036798ca609fc412d1ddf40881 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 8462ee1ef5bcd6c8da8f7ec2081354033bed3ef2..ccbdafb598c20e6796257ad6726724b394e97982 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 77881effd261ac214c65d56f1c3530f7465f8f66..09b4557d729ad3e2ac295343a56cd140591700d3 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 0e0040daeaed405ad6b0ba4aa8237e6d2c50f359..1d9ea73f0d602151c85b2a76bc940f46d6d75a10 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 279081ddd5b8a34d9dcb921b629ec6fb777fb29b..d86d2e94a2aa5ec23cacd1639baf1c5d41e14482 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 9232df093b5f95608c2a137c10ec540dd923b504..5dbec755d4003e468f051b28c7068eb7f78dbe30 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 26143dc406085345339abb0c04617e7551de6a5a..4a5b2328d50f32b8acdb0d0efd227accf65bd3c9 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index f44264479a47531aad72fd71618652130143ed1a..274ed1717618d6fca736ea092be8d4ea6b951a0d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 6af153b7a88a7d6835f62e6c2dd3909374eff2e7..5406db836d175ff89ecc4ca5d34411c601aee949 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 3a06625460a2a00746b6760b9bf8d29998a3bba5..ddca41ac63fb8e518478cac47b7876cef3f104f5 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 3f06e8b81d42d4584dac0d30f3e411f5a600e42e..b60264b8275a4ab677bd926e00821736952c78fe 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 20f18a203ea16b3b986d92a3566f3e07994583ad..1741f6d22b7f63b4d3905b5b1d21a07f464410ea 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index d16dee3e5a4ec9732f818b33ff3dd7e5b84261ad..732ee2c596e31b7b2ccaae85ed237a6a900c7be7 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index bce9323f2912c9797d52b30475038786ace82fb1..3139550e2a7beb367c7c00b2addac82975343387 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index c6bc62feeb568c450ee9a115cbf52b4b6290522e..b12aedd249dc58d2d5815ce7aa599b1df75f6dfa 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Crypto -->
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
index dc01f1e140af173bf44a1ebd0a3fa266b067d266..e690487100b493261890d2729852ce88deefdbd7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index dcbdd162656f80d13eca007703d37d920eb6ab66..0105c5d36df6d323930a7d71fe9550ff7c66b19c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
index cff68a59a8b388ab53c56cb55cae835a8d702210..42b043dbe9be2e6dcbf23510a603ba7fc5d4da48 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 0ec66f2309a40616cdd2f7356b8bcb2d997a9d6d..8bfeb1869d00f0ba480904c7172706ba15c47d35 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 658281bd2a60dc0a1288f742dcb2637624e9be58..4b8095f1e7577103fdc6ec28c16ac3ac0fcd62cd 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 286de269ad3fb4b7bde566e1d5a0df1c1020400c..3ec499638214aaff7f6116884c9f9b731e174a67 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <!-- TODO: version 2.4.0 is required by Spring-LDAP while Apache Directory 
                        takes 2.1.0 -->
index 43f669f77335f2d1eaaf91c16a53050b1d081ce7..52984249271b33bd7c7a61078a9841b6b956c37d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index bbff3be617353164064214b787f5e7caa2a62cfc..96409d1a44189cc05fc96e2aa27bacb24b5aeb03 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Enhancements of Jackrabbit -->
index 1f44c13df847a4e1277911ec72c69195bc84cfa8..114757bc3c4210bcab7b35412d95bb10a6e47976 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-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.1</version>
+                                       <version>1.1.2-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                
index c9047272e9e76a7aab7b3365a5bbd6f866e7cbf8..0a364b338d03341567444a4d716324b4dfb25853 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -47,7 +47,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.osgi</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.1.1</version>
+                                       <version>1.1.2-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 7ad3b78ff06a01a87a5a578f6438b972d41b06b7..ffdf4dd8720bdbf138c215f55d6de870d3959f07 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f322fcb6fb470cd4f03ca0b6cd3ad6bcaac49095..19766a31497328e09695ab814a196cbe8c5cf8e1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b57c59b961f5a14cf95bd2a14ccd2c88ac8712d2..d93cb47535bde21ef7935ebac99f5b2738016ab1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 1333ca396a76daa093d2cce63e34813bb88ec410..ffc2d1c2a65c615de804efe19bfe31f73ad8db6c 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 4d4ec5ac4087824ae6ea0cb05c5f717ae1b45ea7..3081cebd1f93ac9d4e9dbf36d7dc085dc4532f65 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 33a3a62b6727c87aad20c6ebff557e84e4ff3fa6..1c1999feaa72e3bf65dd2f0d31b31d4970bb9dbe 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index cc6a28c9516668a49aa019a026e60303a4dc6c4f..a3f1274f3c548aa42864c17b9677a11ccad26e99 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index feaf30c6df4b5dda564eb67e9f77494de1fe8080..5573292beef9daacd2779b595633cb89b41ddb3a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index e60928267ce118dfca10bfd103abfbf86f038976..8b54a9dc89820392700028f3f5407f989f82efd8 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 4bfdc184ec14ce369aa3a692c210abfe8c331cb0..92e5fac6f826322ac4b728628b3da7af667d456c 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 7ad3314a40fde3e8a2a4f1c825d914a0771887fb..3d3dc95edce81069de6841271e48144569c8d912 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f9e46349ce5e3effcce4123197b4aa3e4bd3dc6d..c6116bb085bde0d1bf74273f4689c79be261fdbd 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 797946fad792532217732b56b547a945e23caa07..9bcf125051c868498c6c18f2fa6be2ac40fb5f77 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index bad24028689b551f78c9a761fe091dee571b5fa9..0ec4a08b9d21b5ce8a42bd54c968478bc8a4ddfd 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 13f52ac8fab27e39d956023e1728bb4965242a47..66230e1c1a41b881b4818f0cd73f07e626fbaee1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 7a0ed3531725c39f8550823eb119fa806066ad57..f9dbbaaf8c928afb8cb9dd9d740cfec006f80224 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 1bfa3742f6ee2df51fd5e9700da8c62aa12999d9..8e36a93f03ec5f2593d78f0e7cdd27eb1a320ec1 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 0ab16e36ad8dc129ad47895e2c7589bcc858f951..5066e2c5198253d27f7c9d47bc101b81fb66cd66 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Apache DS -->
index 58e749e24c0b25498ef18d32db114bfcb7c57f1b..cdfb2f94a12797e89752e6b095dc43895bad3768 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
 
index ce3bdacbe1bad95a8c82b52857011e35d36ffec7..a0ffac0856715fb41a586f8674067be63b1f8196 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Hibernate -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.hibernate</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index c28ec5a52015e013a5baa2741a9258c6599822c9..17d53af922e56a33239f1fdc64be403854eb70c8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- OSGi -->
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 0a69c535df05345f5d58995f2ececc7564c87860..6c5b29567734b4c235a1d58ed490bf7b157ec590 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 79957faa24acfc9de3dfbfca10a950b81b3781cc..8218c213834e009da50bc0e2090b8c379cce16c9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.dep.jackrabbit</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 17136eb2fcd9909715d727d7de73844aedc23819..1e4452004105bcae7cf051a6b9c29cde74ed5da1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- JSON  -->
index 69380f42d2ad4e9f258f046e1698da45d4fc0282..d657a163712257a0f0e694d75bcb144a166d054f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 51cd9b3cd3f5acff70f8c1ab05d9bf4a8e649e0f..280451eac96d5d32cbadd13842abe3b87219fef9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-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.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-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.1</version>
+                       <version>1.1.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 5901cb5d9034a08b11e0cbe1ecfd55ee2f837107..c0f4c46adf8e0dfa33790b9c715cf13cb6954175 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.webextender</artifactId>
index dc32569b4f5be6c143a58ad931dcb8030232b788..ebc8cfddc0f3bfa4e65a37711c6c3a930df5fd15 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.1</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>