[maven-release-plugin] copy for tag argeo-slc-all-0.11.0 svn/tags/argeo-slc-all-0.11.0
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 24 Sep 2008 16:41:47 +0000 (16:41 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 24 Sep 2008 16:41:47 +0000 (16:41 +0000)
git-svn-id: https://svn.argeo.org/slc/tags/argeo-slc-all-0.11.0@1624 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 28306e240f23c6e1bb654809ca89f59c3d928ea0..4615290df0457606cfb390eb8a34ddb8fe3a6050 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.argeo.slc</groupId>
         <artifactId>argeo-slc</artifactId>
-        <version>0.10.4-SNAPSHOT</version>
+        <version>0.11.0</version>
         <relativePath>../org.argeo.slc</relativePath>
     </parent>
     <artifactId>org.argeo.slc.ui.launch.feature</artifactId>
index 9a4f35f285e948bad99fb416721262a939e8d2c4..fdbdcc6961ba4a2b994c50994850914ef6fa6ae0 100644 (file)
@@ -3,14 +3,14 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.4-SNAPSHOT</version>
+               <version>0.11.0</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.11.0/org.argeo.slc.agent</connection>
+         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.0/org.argeo.slc.agent</url>
   </scm>
        <build>
                <plugins>
index 8263e01fc19ef20e27d04c3a188a15a0bc49d6fc..c3b136afff07db13ea0bdb4cb996bd911fb2378d 100644 (file)
@@ -3,15 +3,15 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.4-SNAPSHOT</version>
+               <version>0.11.0</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.11.0/org.argeo.slc.core</connection>
+               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.0/org.argeo.slc.core</url>
        </scm>
        <build>
                <plugins>
index b40250c27afdd9b70ed63ef37f1eca79e6eae141..b146157c6cdd746ac5f0ba4b10d2457ad0b4a965 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.4-SNAPSHOT</version>
+               <version>0.11.0</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-dist</artifactId>
index d48f938114eba7af1b0b191026f3369485211e14..230b283ca87deb605371478b04da9ca64e07589d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.4-SNAPSHOT</version>
+               <version>0.11.0</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.11.0/org.argeo.slc.example</connection>
+               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.0/org.argeo.slc.example</url>
        </scm>
        <build>
                <plugins>
index 5f0d1c0f0268fead4816e67852a347f4c446fe92..4412eff71d5d56c13e3f51a8b1cc014397eab2a8 100644 (file)
@@ -3,14 +3,14 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.4-SNAPSHOT</version>
+               <version>0.11.0</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.11.0/org.argeo.slc.hibernate</connection>
+         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.0/org.argeo.slc.hibernate</url>
   </scm>
        <build>
                <plugins>
index d32b910b4193fc691a7f84460be2ed28ab00155d..d616d5e619db4993d63194cbd85573dee2e10681 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.4-SNAPSHOT</version>
+               <version>0.11.0</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-server</artifactId>
index 9f9c411f51861080c9725e5e8037aa09a8f4cc49..cfb1b0a8aa02942551cee1bf98c7e921bb960b5c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.4-SNAPSHOT</version>
+               <version>0.11.0</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>org.argeo.slc.webapp</artifactId>
index caaffd31acaed8cf245d78cfdf4da754d6224e4a..b2cfb50b824177651a58ceea269ba387aaa38f2c 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.11.0</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.11.0/org.argeo.slc</connection>
+               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.0/org.argeo.slc</url>
        </scm>
        <issueManagement>
                <system>Bugzilla</system>
diff --git a/pom.xml b/pom.xml
index 15fecc287dc72737623d778a9447c5a0b6799acc..60c7ed0baa9bcad2896f3988bd64533beb1814e5 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.11.0</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.11.0</connection>
+         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.0</url>
   </scm>
        <build>
                <plugins>