]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
[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 9468628a3744ad6aabb8bb618a6e3d42b3479fff..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.9.4-SNAPSHOT</version>
+               <version>0.10.2</version>
                <relativePath>org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-all</artifactId>
                <module>org.argeo.slc.hibernate</module>
                <module>org.argeo.slc.example</module>
                <module>org.argeo.slc.server</module>
+               <module>org.argeo.slc.dist</module>
                <module>eclipse/features/org.argeo.slc.ui.launch.feature</module>
                <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>
@@ -51,4 +52,4 @@
                        </url>
                </site>
        </distributionManagement>
-</project>
\ No newline at end of file
+</project>