[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 20 Oct 2009 12:16:11 +0000 (12:16 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 20 Oct 2009 12:16:11 +0000 (12:16 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@3055 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

29 files changed:
basic/dep/org.argeo.basic.dep.log4j/pom.xml
basic/dep/pom.xml
basic/pom.xml
basic/runtime/org.argeo.support.junit/pom.xml
basic/runtime/pom.xml
osgi/pom.xml
osgi/runtime/org.argeo.osgi.boot/pom.xml
osgi/runtime/pom.xml
pom.xml
security/demo/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.ads/pom.xml
server/dep/org.argeo.server.dep.hibernate/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.core/pom.xml
server/runtime/org.argeo.server.hibernate/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 0463f2daa53fd44845db434dbfe7babe68d511f4..03dddc47893698be0b591637c942c0a9784feb53 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.basic</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 2bed58cb3ecacde0a6afdb2bc52fa5841978ac71..69191f9aac39fa46b17b0a99e402366aa2bc73e2 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>basic</artifactId>
                <relativePath>..</relativePath>
        </parent>
index cc74feef882ae5b128c514d7f59e4147e91f937e..68ca72149d1bc73236de8a7aeb9d2bab3bcb5dd1 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index bb96b38ab5224eb52184e40129873ba96b1cde6c..6676307ec4eb72d2b2954cdebb1dd419764b4ed8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.basic</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.junit</artifactId>
index 53783fbc5f01962d6559704d12fc2b2a2afd7659..bbb91a0706962ef2e35ddc1b49275012948e3cbf 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>basic</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 0af21aaa5c4c2f69f85c817cd65a61a14f3ed4ae..20fe448abdc55ceb38d573a8f0f18f7f59816628 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f62491c72d0154e5771d15a8b21c0a09a3eae21e..db434a1a0da033249d37136af02d5df83768fa6c 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 022f3e0ef6493155ca48a07283629726adba7128..58fa64311d0b10f6ad2b61ef81852ac9272c86a8 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>osgi</artifactId>
                <relativePath>..</relativePath>
        </parent>
diff --git a/pom.xml b/pom.xml
index 5726a65b5cf4d566545605663443c51b51aa6b00..cdf98d8bd725df6f206f465b936afb97ec4dea56 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.1</version>
+       <version>0.1.2-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -19,9 +19,9 @@
                <version.maven-argeo-qooxdoo>0.8.2.1</version.maven-argeo-qooxdoo>
        </properties>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/commons/tags/argeo-commons-0.1.1</connection>
-               <developerConnection>scm:svn:https://www.argeo.org/svn/commons/tags/argeo-commons-0.1.1</developerConnection>
-               <url>https://www.argeo.org/svn/commons/tags/argeo-commons-0.1.1</url>
+               <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>
        </scm>
        <licenses>
                <license>
index bf800437bb2b4add4c15d90b55fd9ba13167e511..9da7b092731b1e96c0e2227eb4f97a612f31915a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ria</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- OSGi -->
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
 
                <!--  Commons Dep -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index dbe7db987464968480af99474d9e12527929ee02..144add1e426ff7f4340570dd12f283a9e2fbc6ae 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ria</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- OSGi -->
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
 
                <!--  Commons Dep -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 8204accb0c55509851c373b40eb25031a3e8f6d7..a5499a702670673fe3dc8d17ac0cc9813e45cf2d 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index be56a7268135a2ba3ca1a63902db1bc6c31070e2..cbc54821e5fe78f860f53f6539faf452594838cc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
@@ -96,7 +96,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
 
index eb52a33c0023ac32829286c35be6f1b3783451ae..5b8ec9c7c94920289aa4da8f3bd617b17f4f9902 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.mvc</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
        
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
        
                <!-- Spring -->
index 2aac94ab42616e58869b6dfbb65e5ed3cff75ab8..a5ebb8cbce84924c794aa198367d7df1b91fcabe 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.security</groupId>
index 23b07be3832aa4f579de3cc3c9380b22fa7acaf7..63efe7a51abc156fe8a2e075ca6b35ec611c8b91 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b0510f59cec5f940de392e5a54b6278092cf0438..a7bfd1b0b6d56b5f57bc3071a65e20b14ecb7165 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
 
                <!--  Commons Dep -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 71c8f7faf784cc279c54d8ddc5d4498944a0ad7f..4b3ba25db1d7d18935ad6b82ffd06b607b205d86 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 5391e1375d912aae4c078de8b33f24b69d14dae2..758a6476532f5feb1470d15a3ec9bf1203e5f897 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index f14a8acb689a59fb64d7fec865d5bcd0afc887f4..698f9ed24bd893d8c9a27b3e4979a1af80ea40a4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index b554552f9bac53feed2788e58e7e7016f2f10f79..be4529c8e64ca2b8611eddc47f53de8ab2deb733 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 442b4d58ed3423dc31297496ba775b2179f62cc9..52149289a496f79127327788c478a2bd37f0912b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 4e64fb1659e526d7816c08071b10b5d40ed1295a..18fef1265082021036fb8de2e0d3e7688d1952a6 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 7dcb04538f1c91c70ca1ce07f7c6649edcc8d9c0..f9bc95cd5a86e4ed3a7a663940d406fec616ab03 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.core</artifactId>
index 35a9ec346ce07a49000a360aed8d90eb5dde9c69..7ae0fed8be2e6db0527ec63f52e2aa54e383d5c7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.hibernate</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Hibernate -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.hibernate</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 3dee28d6b92916938e0dc37632a1b334c2fdccf3..9e63ff94bfd6ba2e08e4e9582b5397af91fc0d1d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.json</artifactId>
@@ -41,7 +41,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- JSON  -->
index 6d1a89060845d8bb047140a035aa59d485c45723..a66da50973c8e441175e129c2a55a4143b8c9ec8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jxl</artifactId>
@@ -41,7 +41,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- JXL  -->
@@ -59,7 +59,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 739563dae5ae1424f567eadc11b87bd2439b3dbd..7a39060c7f0b3630ca93b4830716ecd720ac4e78 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.osgi</artifactId>
index 36d27d6e044bc0510514e790600c86d13d9a9875..1d8f5e6acf265f0db6d61a300b10e74a6192da26 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>