[maven-release-plugin] copy for tag argeo-slc-all-0.11.0
[gpl/argeo-slc.git] / pom.xml
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>