[maven-release-plugin] copy for tag argeo-slc-all-0.10.0
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 664e6cb3111f9f37b0c33d7a3fc60efb6109cfaf..edd3efab055f017b7e9a3c757c2d7eacf176d103 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.5-SNAPSHOT</version>
+               <version>0.10.0</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/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.0</connection>
+         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.0</url>
   </scm>
        <build>
                <plugins>