]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Use Commons 2.1.65
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 6898adb940ee603b6ff74e49f31f13fad9281c94..21a6409984369b568e396b2325b9df7fd34a5a89 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,18 +3,19 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.55</version>
+               <version>2.1.65</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>2.1.7-SNAPSHOT</version>
+       <version>2.1.8-SNAPSHOT</version>
        <properties>
                <developmentCycle.slc>2.1</developmentCycle.slc>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
-<!--           <version.argeo-rcp>2.1.14-SNAPSHOT</version.argeo-rcp> -->
-               <version.slc>2.1.7-SNAPSHOT</version.slc>
+               <version.argeo-rcp>2.1.15</version.argeo-rcp>
+               <version.slc>2.1.8-SNAPSHOT</version.slc>
+               <version.equinox>3.11.1.v20160708-1632</version.equinox>
        </properties>
        <modules>
                <!-- Runtime -->
                <module>org.argeo.slc.core</module>
                <module>org.argeo.slc.unit</module>
                <module>org.argeo.slc.support</module>
+               <module>org.argeo.slc.support.maven</module>
                <module>org.argeo.slc.repo</module>
                <module>org.argeo.slc.factory</module>
+               <module>org.argeo.slc.launcher</module>
 
                <!-- Modules -->
                <module>org.argeo.slc.agent</module>
        </modules>
        <url>http://projects.argeo.org/slc/</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/slc/trunk</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/slc/trunk</developerConnection>
-               <url>https://svn.argeo.org/slc/trunk</url>
-       </scm>
+               <connection>scm:git:http://git.argeo.org/apache2/argeo-slc.git</connection>
+               <url>http://git.argeo.org/?p=apache2/argeo-slc.git;a=summary</url>
+               <developerConnection>scm:git:https://code.argeo.org/git/apache2/argeo-slc.git</developerConnection>
+         <tag>HEAD</tag>
+  </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
                <license>