]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Adapt to changes in Argeo TP.
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 48fc4f11f0125c543864ed80b7a5de7111a7fe57..2fa68a7d598c02fe34ea305c91af0fb0d57e7b8c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
@@ -13,7 +13,7 @@
        <properties>
                <developmentCycle.slc>2.1</developmentCycle.slc>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
-               <version.slc>2.1.3</version.slc>
+               <version.slc>2.1.4-SNAPSHOT</version.slc>
        </properties>
        <modules>
                <!-- Runtime -->
@@ -127,6 +127,7 @@ limitations under the License.
                                <checksumPolicy>warn</checksumPolicy>
                        </releases>
                </repository>
+               <!-- Disable Maven default repository -->
                <repository>
                        <id>central</id>
                        <url>http://repo1.maven.org/maven2</url>