[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 11 Jul 2008 10:38:30 +0000 (10:38 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 11 Jul 2008 10:38:30 +0000 (10:38 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@1430 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 67a383ade09bc5a9e6612dd41ea242c08f750a1b..fa899085e7280e30053ae2fe0fb7ebd4dde68827 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.0</version>
+               <version>0.10.1-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ui.launch.feature</artifactId>
index cf3366203d32e77fde388bcafedaeab671d3d737..3ca84b05b82e4fc129f1763631dd4aece61eba27 100644 (file)
@@ -3,14 +3,14 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.0</version>
+               <version>0.10.1-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.0/org.argeo.slc.agent</connection>
-         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.0/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 61f589a946a2280d6820ab0599140393dbc8329f..70508d4cd1973cdb3e59876900714f122073604f 100644 (file)
@@ -3,15 +3,15 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.0</version>
+               <version>0.10.1-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.0/org.argeo.slc.core</connection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.0/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 735d3c8e8b2be91e91c0c77764ebc4a48e8bb9db..06adcdf2b8eb146eba7d6ae84d90ecfe2519321d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.0</version>
+               <version>0.10.1-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.0/org.argeo.slc.example</connection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.0/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 baf99775d30d1c48aa4f9c70d9aa5f217dab350d..f0770440d6a0f76ed92bac4e7f801fc58e7fd8b7 100644 (file)
@@ -3,14 +3,14 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.0</version>
+               <version>0.10.1-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.0/org.argeo.slc.hibernate</connection>
-         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.0/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 9d6c14fe4d8f95834f99effed4846c7dba641cf3..b3ad59080d3ffecd389198bad8e60a89f8550c6b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.0</version>
+               <version>0.10.1-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-server</artifactId>
index c97866e760a4c9fcdff80eef1db40d75ddb27119..f6d4a956b5b07816023bb1ff9bd10b96cacc6718 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.0</version>
+               <version>0.10.1-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>org.argeo.slc.webapp</artifactId>
index 789f83875d1c866d28c37cee634a78f828294923..b554611a64365782f8efe2ffb7002911ed741234 100644 (file)
@@ -4,7 +4,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>0.10.0</version>
+       <version>0.10.1-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.0/org.argeo.slc</connection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.0/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 edd3efab055f017b7e9a3c757c2d7eacf176d103..ae3e359a8a89877becc6ed24280a14a07c9ea576 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.0</version>
+               <version>0.10.1-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.0</connection>
-         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.0</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>