[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 29 Aug 2008 16:35:19 +0000 (16:35 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 29 Aug 2008 16:35:19 +0000 (16:35 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@1573 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.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 58ba089eb3af94af328052736d0496b8a224bc4d..5fda1ad2863149d91516fb53227be624a8cb13d6 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.argeo.slc</groupId>
         <artifactId>argeo-slc</artifactId>
-        <version>0.10.1</version>
+        <version>0.10.2-SNAPSHOT</version>
         <relativePath>../org.argeo.slc</relativePath>
     </parent>
     <artifactId>org.argeo.slc.ui.launch.feature</artifactId>
index 840e4da907ed9f756aad0499321b1fd7023aac55..f7f8487eede859a14a5eb89a9d5370b0d7b63f4b 100644 (file)
@@ -3,14 +3,14 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.1</version>
+               <version>0.10.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.10.1/org.argeo.slc.agent</connection>
-         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.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 52504549cf64504129005234ad9a21889629ba6e..61631581391c18406ac6de47463a5df5c7006560 100644 (file)
@@ -3,15 +3,15 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.1</version>
+               <version>0.10.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.10.1/org.argeo.slc.core</connection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.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 d528bb2a319c303e3da5231c5a71ed985580ae6c..c50a6ef87a28d1fab240b64a76dbe573d1247941 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.1</version>
+               <version>0.10.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.10.1/org.argeo.slc.example</connection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.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 a1b1c2f004e9e772512bfc31288664a1379f1a92..569ebe6e94554b989275e68d4dbe923a3031f2a2 100644 (file)
@@ -3,14 +3,14 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.1</version>
+               <version>0.10.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.10.1/org.argeo.slc.hibernate</connection>
-         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.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 10a7c118b3e269731826a5f1f9b2621e43964c01..e6a494bc3e2b4c025991907c4b6ab147baec1d8e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.1</version>
+               <version>0.10.2-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-server</artifactId>
index 0a3f1dfc93a4498e9037caa04b5851ea9f23e584..72649e6b79f2a32f0aa67b0da34183deb969fed6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.1</version>
+               <version>0.10.2-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>org.argeo.slc.webapp</artifactId>
index fce283883276aa77347c3d7768fc5c0a61f16a5b..ce521ab45f759b616c045938c79e70b2af3a66e9 100644 (file)
@@ -4,7 +4,7 @@
     <artifactId>argeo-slc</artifactId>
     <packaging>pom</packaging>
     <name>Argeo SLC</name>
-    <version>0.10.1</version>
+    <version>0.10.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.10.1/org.argeo.slc</connection>
-        <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.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 c860df81d4701189862c491b4ada14079c1c22d2..5948e3c7ce8283d7d72e2ee7d793ff544056f373 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.1</version>
+               <version>0.10.2-SNAPSHOT</version>
                <relativePath>org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-all</artifactId>
@@ -20,8 +20,8 @@
                <module>org.argeo.slc.webapp</module>
        </modules>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.1</connection>
-         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.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>