]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
[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 9ba1513efcc1270395a44e9c3aece09b496df942..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>
@@ -12,6 +12,8 @@
        <modules>
                <module>org.argeo.slc</module>
                <module>org.argeo.slc.core</module>
+               <module>org.argeo.slc.detached</module>
+               <module>org.argeo.slc.detached.launcher</module>
                <module>org.argeo.slc.agent</module>
                <module>org.argeo.slc.hibernate</module>
                <module>org.argeo.slc.example</module>
@@ -23,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>