[maven-release-plugin] copy for tag argeo-slc-all-0.11.1
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 472a1ed2de5f1cf2e048b262e3b133df0d5a18c9..6434b084f3c7a770ed97219c42bb41943731b6ef 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.1-SNAPSHOT</version>
+               <version>0.11.1</version>
                <relativePath>org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-all</artifactId>
@@ -25,8 +25,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.1</connection>
+         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.1</url>
   </scm>
        <build>
                <plugins>