[maven-release-plugin] prepare release argeo-commons-0.2.0
authorOlivier Capillon <olivier.capillon@gmail.com>
Fri, 2 Jul 2010 09:19:21 +0000 (09:19 +0000)
committerOlivier Capillon <olivier.capillon@gmail.com>
Fri, 2 Jul 2010 09:19:21 +0000 (09:19 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@3631 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

43 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
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/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 cccd2b7b8d6e27d16261b39e1f1d3e95912edf19..b4f93a99f2d2b8cbb39b2843a1d88055da198718 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.basic</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 8995995a8a07c9e9942e80d0b60f0b5d4a10e9c2..fe94c443a6db2313b5c886a33039b31308e7fabd 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>basic</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 2fd56b24a0ca146817429a37f043ac6e80027363..65c7491fd0e8db98d30cbde7c936113365e72f2e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index cd2e50c17cee4f39cf8a687a1354a40f913d7ad3..a0cde761d15f78699f6fc1c6fc9a794485b35064 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.basic</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.basic.nodeps</artifactId>
index 8768f2165c210cda995a4ae785eb28a60afae9c5..79ca618001b6865d697315f3496a5b9780f77244 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.basic</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.junit</artifactId>
index 24e8f2df36f662cefbac6fb5287e57413eba5cb9..7984ec9c787fb048fb4b599e4fdba2f4bf2f9e2e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>basic</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 29d3ac7beb0ed23fdc9590fadb6a89c33dc45570..caf2a00961b4104169d83a46d4a8c41ea5c5c571 100644 (file)
@@ -1,9 +1,8 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f56ec6ef1123ea9dff757982410f89b7749dd676..994862c8a6a173e381b0cc414ea2ceee64d375cc 100644 (file)
@@ -1,10 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>osgi</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 302b41de5331cb6d07f59b35a7dc342c7669024c..e7e4c99175db32a53ebe69f65f7cabaab0ea9f0a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 4000628a1543e675ddcb62d64a98a884c514e655..58240c199e6c0c0177c257fccb2de9003446d396 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 265a99119845ade017860ec4c116ba7d1f0e23cc..dba500629682ae4fccdde1618c51c82583fcba4c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>osgi</artifactId>
                <relativePath>..</relativePath>
        </parent>
diff --git a/pom.xml b/pom.xml
index 9d47cbf5b4de7c9983b4716ce1f2866fe80f1368..3d26210fd415768a1252c3d56e49e233a1d40064 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
        </parent>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>0.1.3-SNAPSHOT</version>
+       <version>0.2.0</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -23,9 +23,9 @@
        </properties>
        <url>${site.urlBase}/${developmentCycle}</url>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/commons/trunk</connection>
-               <developerConnection>scm:svn:https://www.argeo.org/svn/commons/trunk</developerConnection>
-               <url>https://www.argeo.org/svn/commons/trunk</url>
+               <connection>scm:svn:https://www.argeo.org/svn/commons/tags/argeo-commons-0.2.0</connection>
+               <developerConnection>scm:svn:https://www.argeo.org/svn/commons/tags/argeo-commons-0.2.0</developerConnection>
+               <url>https://www.argeo.org/svn/commons/tags/argeo-commons-0.2.0</url>
        </scm>
        <licenses>
                <license>
index eb5a91eafdd13bdeabf891d184ca9c6a99ac0377..b4b83627b2cf00acda493a2b972ea7bb2065a805 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 551da5bde3819342027844f1419a055722de3459..edbf9beadc6ac0e03cf9315ab897be43e3b62544 100644 (file)
@@ -1,9 +1,8 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.sandbox</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 113727b8eb2b8b4cf3e503f8731f2ead11ba3b05..7e11eabea35b1e6271885de2ca46c810e0cf4f89 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>sandbox</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3f40c1a16fd0f976e76d22293f7958c4117fe072..69ec70b9cdc2a0474c434e881720879c884a4b7a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ria</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
 
                <!-- OSGi -->
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
 
                <!--  Commons Dep -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
 
        </dependencies>
index 9fb714b51c80aca0843b1635e504157627c55c36..6afc4498a627fbd909a3d4adffe3dd862d339be6 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.ldap</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index dbd9acea84d717ba8a204f1351541e4cc4901b60..aa6f5ab4b7aac0d7054f4a3bf9f5bd2e832fb8ed 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index b5ac84e2e2d36a89dcec031b78183a7bb798c24e..becd8b40415c3224587a64705cc16d3cbbcfe83f 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index fd2bf372b59ee91c362a7af675841a5c7006ca37..2074f9570497a24dcf35cb39d62e4674166a0097 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ria</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
 
                <!-- OSGi -->
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
 
                <!--  Commons Dep -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <type>pom</type>
                </dependency>
 
index 70c2453487aafaf3acfcf41b6fef4335b6519f9d..a05cc7cad6d5f6e1c649309812c38fca1d3b83f3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 61548b429b4fe64ecfbb3be13195d80a2ae40c1f..fffbb1118d09abdaf0409653b78cdbe9b1685f55 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
@@ -46,7 +45,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
 
                <dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <scope>test</scope>
                </dependency>
 
index ff5fcbe9a78c2cf6aa0a39db0afbf7814ed5a189..a3b91803f67a1bedfacc7af38452699b35354d6b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</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.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
        
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
        
                <!-- Spring -->
index 90d65178cc0eaedb836a5016891b676e81ec7b03..531977b96b6a33ac14a90e2ec9bd1360b29f64ac 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.security</groupId>
index c6afca4e3d5b400c5ff53006b03d264ddaab000e..5b1003bcb0494f9a8a91cb36a88b67e845d6d50b 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 1266d3992e4f41ba0b81ae2bba0b1a769100ce84..c0167566a31bb91c7c3f1464415443420207c1d2 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
 
                <!--  Commons Dep -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <type>pom</type>
                </dependency>
 
index 35d6555797abf32862333daf0e7218db7fdc49c8..5397fcea316afbd1dd0e491c20be12013add0b79 100644 (file)
@@ -1,9 +1,8 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -15,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <type>pom</type>
                </dependency>
 
index 45eb4d716f19b5945c11669d63e07618909c2ddd..275ad51ed1af3c20c49dd97d11571a37b0bfd42d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</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.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <type>pom</type>
                </dependency>
 
index 05192f6f6630a6250ab9eaa9eba128fc128bc96b..4d9602e8c59d55e32a552e9d4ad1321788ddce9f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</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.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <type>pom</type>
                </dependency>
 
index e1a65e004a8318f3e2b0d06cf21563d0bf0c9631..a2b9f31e546b69a4fd79399cb494d298294a0ab5 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b5cec22cad047a074aa7e9ad453213d65fe0434b..0a856240b344036112bf2864f8c6f2335ec78354 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</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.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <type>pom</type>
                </dependency>
 
index fd2ccb81d7ff0cd90e7152b55f14f2ecd58b1472..9d986f9bbd0cd962c3829ee687cd357594326bda 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 7f362500b1eabef7fda17a8be6cf49e0c905baf5..cde860cedfadfc5fa8cc36be21cb49db0c2e0f3e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -26,7 +26,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.jackrabbit.server</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <type>pom</type>
                </dependency>
 
@@ -34,7 +34,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
 
        </dependencies>
index 634889a34a744deb98e5d446b2783dc1e1dde113..464b018f6be2a68481fbe069649536cdd11ab14d 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 74028048f8ebf6982cc0796ca9702eae931831cc..a90b89d1f87eca8e429cd5bac3c0d87b826bb84e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</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.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
 
                <!-- Apache DS -->
index dca00557375a89feb260ca025c1de8aef2c0a769..487a2a2057b707999dfa08e593a78fd5c7de13b4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</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.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
 
 
index 5958b30dc7e2eb4039b91449636acaffc56bd17b..143cd87862caaaeaebb8ea4c7370ba88189ad151 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</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.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
 
                <!-- Hibernate -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.hibernate</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <type>pom</type>
                </dependency>
 
index cf67d176f7d54f2f587e64b35bfbd8d3e692cedc..02e531f37c58a94531050c19d47644878bf97dc1 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</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.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
 
                <!-- Jack Rabbit -->
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index d4ba29fd8b0c99733666359b795ba3916647827c..e704fc4eb0ccfa2324c47d6b8657a5208623683d 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</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.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jackrabbit</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index edc25db3dbdf502e0e5c2f8418d9d9e7fb9148d1..39e1e650d0286060da1831da582de5bf4f063923 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</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.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
 
                <!-- JSON  -->
index f7e853013f9c058f71e6ff4628e2aef35cc6a651..225b4fa6e3e7c14771d377c8e51e861f528f409b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</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.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                </dependency>
 
                <!-- JXL  -->
@@ -59,7 +59,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index b98a35356879115016e7555828e3c3ff5b273f42..441bdcf76812b5b8dca3002ca636670dc6c40b27 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.osgi</artifactId>
index 4b8cbf24beecd3abff388d99cab2ed644c58a49f..1566e8b7ff9c76845c4356881328697227cfdea0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>