[maven-release-plugin] copy for tag argeo-slc-all-0.10.2
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d59bfb18531a0cff72c03fa05543ac4decc6a123..3ced6e1d09e4f87c949623f0acdca3cbd2aff5a4 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.2-SNAPSHOT</version>
+               <version>0.10.2</version>
                <relativePath>org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-all</artifactId>
@@ -21,8 +21,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.2</connection>
+         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.2</url>
   </scm>
        <build>
                <plugins>