]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Remove old Jackrabbit config
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index be707450e99f29b760ba6593cd6c767a7fca0fda..04adc5e0228452099d46b09a2b61734f0a238ad4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,17 +3,17 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.47</version>
+               <version>2.1.48-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>2.1.5</version>
+       <version>2.1.6-SNAPSHOT</version>
        <properties>
                <developmentCycle.slc>2.1</developmentCycle.slc>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
-               <version.slc>2.1.5</version.slc>
+               <version.slc>2.1.6-SNAPSHOT</version.slc>
        </properties>
        <modules>
                <!-- Runtime -->
@@ -26,7 +26,6 @@
 
                <!-- Modules -->
                <module>org.argeo.slc.agent</module>
-               <!-- <module>org.argeo.slc.node.jackrabbit</module> -->
                <module>org.argeo.slc.agent.jcr</module>
                <module>org.argeo.slc.server.repo</module>
 
@@ -42,9 +41,9 @@
        </modules>
        <url>http://projects.argeo.org/slc/</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-2.1.5</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-2.1.5</developerConnection>
-               <url>https://svn.argeo.org/slc/tags/argeo-slc-2.1.5</url>
+               <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>
        <inceptionYear>2007</inceptionYear>
        <licenses>