[maven-release-plugin] copy for tag argeo-slc-all-0.9.4
[gpl/argeo-slc.git] / org.argeo.slc.example / pom.xml
index fde03a02e9bef6dd45f48154a570aecc8ddbd565..b29dd40fd119c3c3e2bb795c75ad16525ce7a149 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.9.4-SNAPSHOT</version>
+               <version>0.9.4</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.9.4/org.argeo.slc.example</connection>
+               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.9.4/org.argeo.slc.example</url>
        </scm>
        <build>
                <plugins>