[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 10 Jul 2008 15:02:24 +0000 (15:02 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 10 Jul 2008 15:02:24 +0000 (15:02 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@1427 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 1d0901178862186f033ad4b2307a90cc18543637..d391dba6a54f62926088c690fdda7d4c81c00bb1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.9.4</version>
+               <version>0.9.5-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ui.launch.feature</artifactId>
index 73b989dd04468c1eaebcab4b451fc4a2b098e0df..ae3f00826aff2358f7b39854f1890b9aa9de6529 100644 (file)
@@ -3,14 +3,14 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.9.4</version>
+               <version>0.9.5-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.9.4/org.argeo.slc.agent</connection>
-         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.9.4/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 6128dea90f711e5002c90aedc0befe9fac8897c8..14ed02bce3bc6446578b98a2ee663bd8ab3aa0fb 100644 (file)
@@ -3,15 +3,15 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.9.4</version>
+               <version>0.9.5-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.9.4/org.argeo.slc.core</connection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.9.4/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 b29dd40fd119c3c3e2bb795c75ad16525ce7a149..7bba76f2ce4d693fedf757dc48b6ef9f83304ceb 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.9.4</version>
+               <version>0.9.5-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.9.4/org.argeo.slc.example</connection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.9.4/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 e10189b8233405c310dc5ce14f3c8c95e334b0a3..b23949d1e9ffe45dffbfa680c46a3d63f5ac2a54 100644 (file)
@@ -3,14 +3,14 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.9.4</version>
+               <version>0.9.5-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.9.4/org.argeo.slc.hibernate</connection>
-         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.9.4/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 0b8c8fe84a1793e095656a8d7d40ef2cb5c26d65..7e35a4434fd58adc7eb7aeab1f80e987de75e1e9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.9.4</version>
+               <version>0.9.5-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-server</artifactId>
index b0a82df681a335e2f36b71b831dbfee3c0545ed5..393169f40136fbd048fe0a2be66eb1bb08d813e0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.9.4</version>
+               <version>0.9.5-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>org.argeo.slc.webapp</artifactId>
index 8295294df8e3a9def1e803c938ebfdcf998084cd..367fcc870aa901a63e123d8cbec8ece202bd13a2 100644 (file)
@@ -4,7 +4,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>0.9.4</version>
+       <version>0.9.5-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.9.4/org.argeo.slc</connection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.9.4/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 65f8a8c0de52d0fd8501bfa08fbbbfe1f47ef45f..664e6cb3111f9f37b0c33d7a3fc60efb6109cfaf 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.9.4</version>
+               <version>0.9.5-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.9.4</connection>
-         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.9.4</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>