[maven-release-plugin] copy for tag argeo-slc-all-0.10.4 svn/tags/argeo-slc-all-0.10.4
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 13 Nov 2008 10:04:14 +0000 (10:04 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 13 Nov 2008 10:04:14 +0000 (10:04 +0000)
git-svn-id: https://svn.argeo.org/slc/tags/argeo-slc-all-0.10.4@1807 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

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 9a4f35f285e948bad99fb416721262a939e8d2c4..e4f80b285d56f8eb396a6f30de3cd6388a71c496 100644 (file)
@@ -3,14 +3,14 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.4-SNAPSHOT</version>
+               <version>0.10.4</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/trunk/org.argeo.slc.agent</connection>
-         <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc/argeo-slc-agent</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.4/org.argeo.slc.agent</connection>
+         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.4/org.argeo.slc.agent</url>
   </scm>
        <build>
                <plugins>
index 7eb32e0521a463498a89d76e7630ea0c292736cb..2fb257fb1d9db1845645a9bcd70dd4417ad2d536 100644 (file)
@@ -3,15 +3,15 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.4-SNAPSHOT</version>
+               <version>0.10.4</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/trunk/org.argeo.slc.core</connection>
-               <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc.core</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.4/org.argeo.slc.core</connection>
+               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.4/org.argeo.slc.core</url>
        </scm>
        <build>
                <plugins>
index b40250c27afdd9b70ed63ef37f1eca79e6eae141..a1ab8d8f7630781f330c7d023d165b0335dffedc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.4-SNAPSHOT</version>
+               <version>0.10.4</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-dist</artifactId>
index d48f938114eba7af1b0b191026f3369485211e14..f0f4075bf26422711b76779e1692df9c60291442 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.4-SNAPSHOT</version>
+               <version>0.10.4</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/trunk/org.argeo.slc.example</connection>
-               <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc.example</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.4/org.argeo.slc.example</connection>
+               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.4/org.argeo.slc.example</url>
        </scm>
        <build>
                <plugins>
index 5f0d1c0f0268fead4816e67852a347f4c446fe92..decb313a66e922e745d3f5069fe4941f43e2b2ee 100644 (file)
@@ -3,14 +3,14 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.4-SNAPSHOT</version>
+               <version>0.10.4</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/trunk/org.argeo.slc.hibernate</connection>
-         <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc/argeo-slc-hibernate</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.4/org.argeo.slc.hibernate</connection>
+         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.4/org.argeo.slc.hibernate</url>
   </scm>
        <build>
                <plugins>
index d32b910b4193fc691a7f84460be2ed28ab00155d..2a7e34e6b91f812da8722cf04ba40986fb6d8c7a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.4-SNAPSHOT</version>
+               <version>0.10.4</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-server</artifactId>
index 9f9c411f51861080c9725e5e8037aa09a8f4cc49..9a189bd79ed09ad292bf98cae3b07eb60a8a2ee7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.4-SNAPSHOT</version>
+               <version>0.10.4</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>org.argeo.slc.webapp</artifactId>
index caaffd31acaed8cf245d78cfdf4da754d6224e4a..c5c68fdab0b37afaf16cf096bbc3d55123b4ec78 100644 (file)
@@ -4,7 +4,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>0.10.4-SNAPSHOT</version>
+       <version>0.10.4</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/trunk/org.argeo.slc</connection>
-               <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.4/org.argeo.slc</connection>
+               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.4/org.argeo.slc</url>
        </scm>
        <issueManagement>
                <system>Bugzilla</system>
diff --git a/pom.xml b/pom.xml
index 15fecc287dc72737623d778a9447c5a0b6799acc..323ff5a13b5ead971654c7b25f1888b201dd7fae 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.4-SNAPSHOT</version>
+               <version>0.10.4</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/trunk</connection>
-         <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc/argeo-slc-all</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.4</connection>
+         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.4</url>
   </scm>
        <build>
                <plugins>