]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 13 Nov 2008 11:07:58 +0000 (11:07 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 13 Nov 2008 11:07:58 +0000 (11:07 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@1813 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

org.argeo.slc.agent/pom.xml
org.argeo.slc.core/pom.xml
org.argeo.slc.detached.launcher/pom.xml
org.argeo.slc.detached/pom.xml
org.argeo.slc.dist/pom.xml
org.argeo.slc.example/pom.xml
org.argeo.slc.hibernate/pom.xml
org.argeo.slc.server/pom.xml
org.argeo.slc.webapp/pom.xml
org.argeo.slc/pom.xml
pom.xml

index fa3498f819a0cb9b7313dbe9fdb107f82eb040c6..41647751a2eb4d29bec7b56f044e44fe10fead7f 100644 (file)
@@ -3,14 +3,14 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.1</version>
+               <version>0.11.2-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-agent</artifactId>
        <name>Argeo SLC Agent</name>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.1/org.argeo.slc.agent</connection>
-         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.1/org.argeo.slc.agent</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc.agent</connection>
+         <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc/argeo-slc-agent</url>
   </scm>
        <build>
                <plugins>
index c4f3b9165d6892fe08a3f6ef89d4cc0b0b66c2f5..9c9cf21e62505f95f7b1f996afb21c6f314e535c 100644 (file)
@@ -3,15 +3,15 @@
     <parent>
         <groupId>org.argeo.slc</groupId>
         <artifactId>argeo-slc</artifactId>
-        <version>0.11.1</version>
+        <version>0.11.2-SNAPSHOT</version>
         <relativePath>../org.argeo.slc</relativePath>
     </parent>
     <artifactId>argeo-slc-core</artifactId>
     <name>Argeo SLC Core</name>
     <description>SLC Core</description>
     <scm>
-        <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.1/org.argeo.slc.core</connection>
-        <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.1/org.argeo.slc.core</url>
+        <connection>scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc.core</connection>
+        <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc.core</url>
     </scm>
     <build>
         <plugins>
index a86c1bc467ee345b3f0eaed7ffbf37beeb3c4a62..7097d72defe170f9c49bc00ea725f8d83ca58eb0 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.argeo.slc</groupId>
         <artifactId>argeo-slc</artifactId>
-        <version>0.11.1</version>
+        <version>0.11.2-SNAPSHOT</version>
         <relativePath>../org.argeo.slc</relativePath>
     </parent>
     <artifactId>org.argeo.slc.detached.launcher</artifactId>
index f97566396bb8c01c5629aec14ae3055b03887ccb..6695ab3b709cf57febbf207748c613ef9a759901 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.1</version>
+               <version>0.11.2-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached</artifactId>
index 1aadb6ccc6edb9f1bafc3de8abfa1ef8fdfba3ad..8824022fc02f95ad737b3e5f42126ac11bdb8b7b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.1</version>
+               <version>0.11.2-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-dist</artifactId>
index 15ab9c5ca3add1c81308b2b42c724f4fd06c9de4..56c6d035e69dd189541c84ff369809eb8bf54f86 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.1</version>
+               <version>0.11.2-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-example</artifactId>
@@ -11,8 +11,8 @@
        <packaging>jar</packaging>
        <description>An Example SLC application</description>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.1/org.argeo.slc.example</connection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.1/org.argeo.slc.example</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc.example</connection>
+               <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc.example</url>
        </scm>
        <build>
                <plugins>
index 73be34563ec0820f330c851a33c16e71a545648b..e7dee9d20974005496ece3413d28c4c56f5dfe97 100644 (file)
@@ -3,14 +3,14 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.1</version>
+               <version>0.11.2-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-hibernate</artifactId>
        <name>Argeo SLC Hibernate</name>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.1/org.argeo.slc.hibernate</connection>
-         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.1/org.argeo.slc.hibernate</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc.hibernate</connection>
+         <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc/argeo-slc-hibernate</url>
   </scm>
        <build>
                <plugins>
index 22cb2eebf57624af1ba5d90138758db376f85bf6..66b0989059a3e303d3c4aee9e1b09c50854c90bd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.1</version>
+               <version>0.11.2-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-server</artifactId>
index 998e60345cced68dd20c81c826926b80d29f378c..6611fd3c5709215aa50196c329ab17e893e286d6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.1</version>
+               <version>0.11.2-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>org.argeo.slc.webapp</artifactId>
index 47cf3d911b9f321860fbd99894ccb2abcba59d3f..878140f42253f971f05b5d7057300a3fe6d9a58b 100644 (file)
@@ -4,7 +4,7 @@
     <artifactId>argeo-slc</artifactId>
     <packaging>pom</packaging>
     <name>Argeo SLC</name>
-    <version>0.11.1</version>
+    <version>0.11.2-SNAPSHOT</version>
     <description>SLC Distribution</description>
     <url>
         http://www.argeo.org/projects/slc/${project.artfactId}/${project.version}
@@ -17,8 +17,8 @@
         <version.jetty>6.1.11</version.jetty>
     </properties>
     <scm>
-        <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.1/org.argeo.slc</connection>
-        <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.1/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 6434b084f3c7a770ed97219c42bb41943731b6ef..e310e648e7086dc57c77b406093c0d7541fa9a22 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.1</version>
+               <version>0.11.2-SNAPSHOT</version>
                <relativePath>org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-all</artifactId>
@@ -25,8 +25,8 @@
                <module>org.argeo.slc.webapp</module>
        </modules>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.1</connection>
-         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.1</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>