[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 31 Jan 2011 08:40:51 +0000 (08:40 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 31 Jan 2011 08:40:51 +0000 (08:40 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@4116 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

57 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/features/org.argeo.eclipse.dep.common/pom.xml
eclipse/features/org.argeo.eclipse.dep.rap/pom.xml
eclipse/features/org.argeo.eclipse.dep.rcp/pom.xml
eclipse/features/pom.xml
eclipse/plugins/org.argeo.eclipse.ui.jcr/pom.xml
eclipse/plugins/org.argeo.eclipse.ui/pom.xml
eclipse/plugins/pom.xml
eclipse/pom.xml
osgi/dep/org.argeo.osgi.dep.stdruntime/pom.xml
osgi/dep/pom.xml
osgi/pom.xml
osgi/runtime/org.argeo.osgi.boot/pom.xml
osgi/runtime/pom.xml
pom.xml
sandbox/pom.xml
sandbox/runtime/org.argeo.sandbox.jackrabbit/pom.xml
sandbox/runtime/pom.xml
security/demo/pom.xml
security/dep/org.argeo.security.dep.ads/pom.xml
security/dep/org.argeo.security.dep.ldap/pom.xml
security/dep/pom.xml
security/eclipse/plugins/org.argeo.security.equinox/pom.xml
security/eclipse/plugins/org.argeo.security.ui.application/pom.xml
security/eclipse/plugins/org.argeo.security.ui.rap/pom.xml
security/eclipse/plugins/org.argeo.security.ui/pom.xml
security/eclipse/plugins/pom.xml
security/eclipse/pom.xml
security/modules/pom.xml
security/pom.xml
security/runtime/org.argeo.security.core/pom.xml
security/runtime/org.argeo.security.mvc/pom.xml
security/runtime/org.argeo.security.ria/pom.xml
security/runtime/pom.xml
server/demo/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/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/pom.xml
server/runtime/org.argeo.server.json/pom.xml
server/runtime/org.argeo.server.jxl/pom.xml
server/runtime/org.argeo.server.osgi/pom.xml
server/runtime/pom.xml

index f01b6b4b2e40578d74139dbca33ccf920eaa28cf..fe666915a7f25c7d7506cec13deae5a3d3337d95 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.basic</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 53c050f2a91af0afb5f8ea744a111686035fece9..26ff516097acaefd1d343d713567870b45737f77 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>basic</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 5eb7c1d9797deb3925f8f7b095dbed530dd2157c..2f490ccff85c0ebe169c11f27bba40d542b12efe 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index bec5a3697c68a4609d4cfc2dbc924ac02510c767..16bae0f7db8609010b93031662559e1fe8a892e1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.basic</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.basic.nodeps</artifactId>
index 63ba7f193439e6e3216a48735b2f3c50db90900f..545e5140563bde41655e574273e65a20d56eb98e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.basic</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.junit</artifactId>
index e5c80270cc019aee2bf9189e98ddc375a77746cd..688c8fd2967c0548ee6429a0b3a66cbb574e8a00 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>basic</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 0b2151a615b4dbeccec1744ed488637dbf2ee6aa..8562cf092f47c47b6f6de0514cc484ff468b4ddb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
                <artifactId>features</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.common</artifactId>
index 9d94e4319930bceb780c2b9173cdbc4ff1f8ecb4..b586a8011d17c01385f4646fd83b044898c01374 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
                <artifactId>features</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
@@ -22,7 +22,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.common</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
                <!-- RAP Specific Dependencies -->
                <dependency>
index 35d44eeed2ddcfc36847aaa2b223d78db5d029d9..dbcc14f9339f4c73713f6225f8d61c1e9dbf6177 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
                <artifactId>features</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
@@ -22,7 +22,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.common</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP Only -->
index 0a644d1655a84f6a4230bba5df19a292e1f4bdb8..b5b8df09d2800f7d914a1113017ece9906d037f4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
                <artifactId>eclipse</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>features</artifactId>
@@ -91,7 +91,7 @@
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 8262400a73d4944a750215ba7d013ef7d2ae0dad..dcd99222927124bae497643d848d4e05f43d8345 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.common</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
@@ -64,7 +64,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>${version.argeo-commons}</version>
+                       <version>0.2.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>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
index 729510fd28ce854e636cd63930fde6a1a7b55e18..6192d795cfcbd370a044eb6a2f027edc53a796be 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -51,7 +51,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.common</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
@@ -64,7 +64,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>${version.argeo-commons}</version>
+                       <version>0.2.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>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 844d58de7df37664e780ea0ff93fb85439d3b30a..d7399cfbdfadc9825584ad0f260ba19419c1679c 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>eclipse</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a18ab66712675215b14aaf9be9a35a4462dc4dab..af3eb9d7ddc57e137f0021b122fa69d2fe57d589 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 307e597553a869071496e2a2f64fcd772d454b12..843651f33d927433b543cd0ce87ddb6b2a0f0879 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 074fddd0411bed9200d46e0480378fb8a5ac681d..82e92db93158130e6027f00e0c05de63282d755e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>osgi</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3c6ef7e9e2b4ddd2ce8c4f613e33e85f7cdd228a..1f37db510e6f88b4a39d40c0316051c0f848c200 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 9cb768985c8ea5e59f396506e5f5ab0e65a70d2a..80e13a91b3ea0b715a6f9683e74cd5feb0a6b7c5 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index db6dcf56bccb8dc190687b35eed23583e4e6541a..a284a33775aecf43613d39cb53e5bb9cee30a007 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>osgi</artifactId>
                <relativePath>..</relativePath>
        </parent>
diff --git a/pom.xml b/pom.xml
index ccb845c597826be5322f81b73d1ddc117e2c6a92..7c1392b0f02330c48edd7b0cbf8d4152679e7262 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
        </parent>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>0.2.2</version>
+       <version>0.2.3-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -25,9 +25,9 @@
        </properties>
        <url>${site.urlBase}/${developmentCycle}</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-0.2.2</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-0.2.2</developerConnection>
-               <url>https://svn.argeo.org/commons/tags/argeo-commons-0.2.2</url>
+               <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/trunk</url>
        </scm>
        <licenses>
                <license>
index e4d73db431ed165c2e08d4f580d3cc87e4139389..7f12442c16ee6b19703e97e0dab90ab4b59e6ab4 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index e4c345d808e56ee61bb0d34aef07604635d45fc0..82a2c1cbc33a908493979eebae3dc4361361859e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.sandbox</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 9fb247411c840e4c5fedc9b8060702f9c336c132..9fde5d7b268f2fc6ede369f250e7387370067dad 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>sandbox</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 9e0633be62e3381a93349a84061889d60bc09efa..df0985700f8b89cf593c99a8b3b47a9c7d7bab97 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ria</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- OSGi -->
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!--  Commons Dep -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
        </dependencies>
index c810c3db55015732fbb7cc2c4a3807e91885f7f8..5406680e182e189b339d246d1017210375955aab 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.ldap</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 66b4bce4ef0022483338ea8b0c4787e77e5a626d..1e13728f582530a748ae86ed905e944c6717145a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 3aa8212e0c1341d7f20c659a19d6b00b4c154ebb..f35a007f0f97d140a3524debcc4de580bd9038fa 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index c63f59ff0fddbd38591c46285f314fd088247138..b1b43c7f0a99e74385dda835a1c91f524eae47bb 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -56,7 +56,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 99e00e5bd80ff21dfb8aa1b0a2494e47fabbf046..1fd2973a4b07ef37cb594dec64bc27d44b643854 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.dep.osgi</groupId>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
                
                <!-- TODO: to be removed -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Commons -->
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index f5c2e2eaab752f8a2c92fab629c1cb2c339fbabc..92151771f268356e5176a821a0e3b8adb473e7e8 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -62,7 +62,7 @@
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.application</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <exclusions>
                                <exclusion>
                                        <groupId>org.argeo.commons.eclipse</groupId>
@@ -74,7 +74,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
index 6f68cc0692361ef9b3e5686e21724f4d8e727c81..f4fb717d487ba7855591e3491e5141064d60453b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Eclipse distribution (common dependencies for both RAP and RCP) -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.common</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.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>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.eclipse.ui</groupId>
@@ -81,7 +81,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index ae7cca69688a4c1d6f46fd46a228828bb64b8d09..e953b71a816534369ad04576e09b56a7740ca82f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>eclipse</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -77,7 +77,7 @@
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 1d946367e983b797c85b7c2b6238983b650f7e24..31fb04523fb173c2852edb4b078f90f4f798ec4f 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 30e58e01ab1ea76fd63c16440579dfe26a8f7be2..1e3ed35581b1c17f968a9e8397bb8fa61de7fe70 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ria</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- OSGi -->
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!--  Commons Dep -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index fa5fdf4ef4ff075d5d0d6d195e91025ef6216261..c06486aee5e46862923d4cc566b93ca3f09341d8 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index d818139ab2c897deea6c387269cf0468aac714b9..b3b53e32118060ea9e63311beeff1b432e840f23 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
@@ -52,7 +52,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
 
index a5e0383f0b0c4228368e6413cb7d8637c690b32e..59d96e801affc8ea5ea40cf5a3c6b8793dcbea77 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.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>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index bd185a8efe4de3eadfbfd52aad42e3e10b538e8f..e3f9e49265329d174dd3cd9ed31db74ae443cde8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.security</groupId>
index 5a3d476d66a9c5742d37261ff398da9cc7e5e1be..0265ea32f62e5ffd8221bae070cdb1c537145b88 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3e717dc0338d741726924430476c7c17db20ffb2..8392f89e39ac39705e25d096e4c86ed8ad603f52 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!--  Commons Dep -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 1aec3305f4bc98fe0ba15ddbd55224f43ee3856e..a7da2fd3697d5d02a0d817a9f14a0fe2676f271c 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>0.2.2</version>
+               <version>0.2.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>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index fda7bbf692e0aec298a46301f2aa8dc612c6a63e..4055c8ab10a3d31d3eff5781e43f11037bd4859a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>0.2.2</version>
+               <version>0.2.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>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index c0a966f2b985ed0f6d78751a53dbd255df3a3452..56f873052cab63b114bb9cd8627881c039621b10 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>0.2.2</version>
+               <version>0.2.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>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 04f62c0ac43f032ec6e7510ff75a427dc222ba0c..3d48c8e17dae377b7f8c1798acbe57e1eeb99c38 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -65,7 +65,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 1ca45d859f259e72a37fc91f64a01f2d65760596..58369e6e3d683a4e8dc22f6dbacda3b892fc1b70 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>0.2.2</version>
+               <version>0.2.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>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 4097ff009df2e38a08e64a9cd4679e0be5925cfb..f8b39a33a1d5abf78899da0e599e343ab1bc6393 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 2c655740f4973b9d2eb08c9da0afa3fb02438fb3..7b0c83e97df1ab317467698ab993b27de0832e3e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 9787967113e99951999e6bdb21c097e27828c656..5ddf063cb25bc453cd59720daf47f49d6d41d2cd 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 1264be23c437dbd8efc2f1f47c7af395076c6591..df3aead9f2eb6243ba24aeb5d822fbc6b397264e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.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>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Apache DS -->
index 1406ec1f2a7149b37e3c3014e4d2b716f2710798..d07d8c19e3978b75f2e82ec589c043ea77956868 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.core</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
 
index d1e72735b848e0e1b76e20a7ee20f9dc714895d4..4914c3012fa631463e1fd11c0ac23b98e713cd69 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.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>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Hibernate -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.hibernate</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 20ba4641e4869f9fceddeb2127a424e2e118f471..8af625eec1c5bc916f9fb1fc2db805434da08676 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.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>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Jackrabbit -->
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index edb20f543da2c0a9788132f7c065035d3f154fc1..aa72e28701b86c4206c1fab2b0292eb7d6dda204 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jcr</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jackrabbit</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index bc4d8f65eca19d877e549af605859ebdf0c3e6da..5316a96fe42914db8b80aa15b522dd035280c8df 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.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>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- JSON  -->
index 4c125e02098440cf6438445763fc5d3e883283d8..44f014c4be8d629d99c31c8484f9bd8de829e718 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.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>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- JXL  -->
@@ -59,7 +59,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index fef60bbb3bc9671f72bd66b2de393a60dc3c7973..06f3536f97264e69e50f0cd523554da3c9017ca6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.osgi</artifactId>
index db4e2318fe14c88fe208c08d46fd4dc1b1f1f8d6..7b078be6a4ed341ab78ca1e2c622ef340e8788cd 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>