]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
[maven-release-plugin] copy for tag argeo-slc-2.1.4
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 7cee61ef7e0e354fc01d7939db17d26a3046d6cd..5df01ecface1c4f9f1c293d08ec735e2746db8b1 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.40</version>
+               <version>2.1.45</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>2.1.3</version>
+       <version>2.1.4</version>
        <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</version.slc>
        </properties>
        <modules>
                <!-- Runtime -->
@@ -42,9 +42,9 @@
        </modules>
        <url>http://projects.argeo.org/slc/</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-2.1.3</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-2.1.3</developerConnection>
-               <url>https://svn.argeo.org/slc/tags/argeo-slc-2.1.3</url>
+               <connection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-2.1.4</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-2.1.4</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-2.1.4</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -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>