]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 12 Dec 2008 18:39:58 +0000 (18:39 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 12 Dec 2008 18:39:58 +0000 (18:39 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@2033 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

15 files changed:
org.argeo.slc.detached.launcher/pom.xml
org.argeo.slc.webapp/pom.xml
org.argeo.slc/pom.xml
pom.xml
runtime/org.argeo.slc.detached/pom.xml
runtime/org.argeo.slc.launcher/pom.xml
runtime/org.argeo.slc.lib.detached/pom.xml
runtime/org.argeo.slc.server/pom.xml
runtime/org.argeo.slc.specs/pom.xml
runtime/org.argeo.slc.support.ant/pom.xml
runtime/org.argeo.slc.support.castor/pom.xml
runtime/org.argeo.slc.support.hibernate/pom.xml
runtime/org.argeo.slc.support.simple/pom.xml
runtime/org.argeo.slc.support.ws.client/pom.xml
runtime/pom.xml

index a182694a69588a871ab8c6c99735cbaee87e780b..813a0cc1bb95590d04a666d8f9b3f9fc1307985c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached.launcher</artifactId>
index d7a2e13055ccf6bef4a1c1ca65ce0bb00e9b01dd..ffa856989c0daa82a24c3e7a714f68ccdf08aef9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>org.argeo.slc.webapp</artifactId>
index 7a992a517757968110c75fffc0bb4c0b963d34d7..d48735377ee404f89cc57a6d9127541ba5c7a3ce 100644 (file)
@@ -4,7 +4,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>0.11.2</version>
+       <version>0.11.3-SNAPSHOT</version>
        <description>SLC Distribution</description>
        <url>
                http://www.argeo.org/projects/slc/${project.artifactId}/${project.version}
@@ -18,8 +18,8 @@
                <version.maven-bundle-plugin>1.4.3</version.maven-bundle-plugin>
        </properties>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.2/org.argeo.slc</connection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.2/org.argeo.slc</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc</connection>
+               <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc</url>
        </scm>
        <issueManagement>
                <system>Bugzilla</system>
diff --git a/pom.xml b/pom.xml
index 608ed664008262b9a67db745e4bad3673cedcc10..9cd4a6106142eac6412de03f09cb45dd9041fb65 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-all</artifactId>
@@ -17,8 +17,8 @@
                <module>org.argeo.slc.webapp</module>
        </modules>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.2</connection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.2</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk</connection>
+               <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc/argeo-slc-all</url>
        </scm>
        <build>
                <plugins>
index d12f3911bf4774b2f0a9a20a206f4bbc7c46eac7..bbad988518271589475de26f2f105b71664e9c7a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>../../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 6c9bc9aa5e7dd25e85b9e1864aaa4253f7a83647..5057746a6e93288a724627e0e7b523eb21e1db7f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>../../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 512c79c07b1c11a54fcb31ac8e61eee3fc93e96c..c2e7a859063148a1223a970883ea42980187ed31 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>../../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index ab4c8e4eeb894c2822a3fa4fcbaf2905cdaf64c5..78eb3375e7c514719e0e15b4b042f1c7d74b9e99 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>../../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 70417f293873f89ab8a08c036b4019132eb2247e..22dbb32b535d79e8c1962c4f260b8df6074d2515 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>../../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 6491203869943b4edaaee6c1ccff3ca30b9675de..4bccaceadb3dc4565e34a15580db61fb78ad1634 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>../../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index f01ee217933cecd51b7920013d882d6beb8ed490..4fe2a75ad6988795a43e91b3f1ce06fc0f26012f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>../../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 33aba18aec29c1955e0dd89c28b954f9de9d6c2a..4c8304a65af233fbb7c9d4beab54c7f3a0e85f52 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>../../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 01932000fa4887e4862d6edcf49636819eae4281..e7f8914a3e39ffbf2622396a963bfcd64c9bdc54 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>../../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index b4446831f29e29bb74492789998f6098b3766260..b720efb9545d6ac622db0c472ec2ee62c2b706d5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>../../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 18b4c91fb83a4689b6eb4a8599b3517e4e3f2523..bdf32b7c6dda887a060b5ff52f2c96471224933c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-runtime</artifactId>