[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 24 Sep 2008 14:24:47 +0000 (14:24 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 24 Sep 2008 14:24:47 +0000 (14:24 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@1619 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

eclipse/features/org.argeo.slc.ui.launch.feature/pom.xml
org.argeo.slc.agent/pom.xml
org.argeo.slc.core/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 c74adf2ac3b2d07bf4c5ba9097d8e6528a9ccd7a..28306e240f23c6e1bb654809ca89f59c3d928ea0 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.argeo.slc</groupId>
         <artifactId>argeo-slc</artifactId>
-        <version>0.10.3</version>
+        <version>0.10.4-SNAPSHOT</version>
         <relativePath>../org.argeo.slc</relativePath>
     </parent>
     <artifactId>org.argeo.slc.ui.launch.feature</artifactId>
index 3ae754881c6cce8141bb1043fdcee543fae16c48..9a4f35f285e948bad99fb416721262a939e8d2c4 100644 (file)
@@ -3,14 +3,14 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3</version>
+               <version>0.10.4-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.10.3/org.argeo.slc.agent</connection>
-         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3/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 d735a11bdcc68c886851d1370d91493403a99c3a..8263e01fc19ef20e27d04c3a188a15a0bc49d6fc 100644 (file)
@@ -3,15 +3,15 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3</version>
+               <version>0.10.4-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.10.3/org.argeo.slc.core</connection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3/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 2f5d31fd8c7ec329fe76ff29f657997f38d87be9..b40250c27afdd9b70ed63ef37f1eca79e6eae141 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3</version>
+               <version>0.10.4-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-dist</artifactId>
index 651f1842e1ca04c7db1167febfd0aa84bf0b4567..d48f938114eba7af1b0b191026f3369485211e14 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3</version>
+               <version>0.10.4-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.10.3/org.argeo.slc.example</connection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3/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 dc678d7c94c523fbaedd8730471f4ab059d3e7c6..5f0d1c0f0268fead4816e67852a347f4c446fe92 100644 (file)
@@ -3,14 +3,14 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3</version>
+               <version>0.10.4-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.10.3/org.argeo.slc.hibernate</connection>
-         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3/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 568ea5a749d42f2a228ed8aa2b5b828407eaa529..d32b910b4193fc691a7f84460be2ed28ab00155d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3</version>
+               <version>0.10.4-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-server</artifactId>
index d05c121db8a920c7a0a4661937ed65cc7971cd78..9f9c411f51861080c9725e5e8037aa09a8f4cc49 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3</version>
+               <version>0.10.4-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>org.argeo.slc.webapp</artifactId>
index b631bf11cf2ba7b8a5341bf50056851ea8a0c832..caaffd31acaed8cf245d78cfdf4da754d6224e4a 100644 (file)
@@ -4,7 +4,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>0.10.3</version>
+       <version>0.10.4-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.10.3/org.argeo.slc</connection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3/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 02f61599d218b5eb12cd5af6dc6ad5c988e4f0b2..15fecc287dc72737623d778a9447c5a0b6799acc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3</version>
+               <version>0.10.4-SNAPSHOT</version>
                <relativePath>org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-all</artifactId>
@@ -23,8 +23,8 @@
                <module>org.argeo.slc.webapp</module>
        </modules>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3</connection>
-         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3</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>