]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
[maven-release-plugin] copy for tag argeo-slc-2.1.2
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 2c50238541fe33df236de24c7c68be2b575be167..6721dbb19cae05e815e3a551d2770d9cc6d64559 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.33-SNAPSHOT</version>
+               <version>2.1.39</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>2.1.2-SNAPSHOT</version>
+       <version>2.1.2</version>
        <properties>
                <developmentCycle.slc>2.1</developmentCycle.slc>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
-               <version.slc>2.1.1</version.slc>
+               <version.slc>2.1.2-SNAPSHOT</version.slc>
                <!-- Libraries versions -->
                <version.argeo-tp-extras>2.1.7</version.argeo-tp-extras>
        </properties>
@@ -44,9 +44,9 @@
        </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>
+               <connection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-2.1.2</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-2.1.2</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-2.1.2</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -175,16 +175,25 @@ limitations under the License.
                        <repositories>
                                <repository>
                                        <id>argeo-tp</id>
-                                       <url>http://localhost:7080/data/public/java/argeo-tp-${developmentCycle.argeo-commons}/</url>
+                                       <url>http://localhost:7070/data/public/java/argeo-${developmentCycle.argeo-commons}</url>
                                        <releases>
                                                <enabled>true</enabled>
                                                <updatePolicy>daily</updatePolicy>
                                                <checksumPolicy>warn</checksumPolicy>
                                        </releases>
                                </repository>
+<!--                           <repository> -->
+<!--                                   <id>argeo-tp-extras</id> -->
+<!--                                   <url>http://localhost:7080/data/public/java/argeo-tp-extras-2.1</url> -->
+<!--                                   <releases> -->
+<!--                                           <enabled>true</enabled> -->
+<!--                                           <updatePolicy>daily</updatePolicy> -->
+<!--                                           <checksumPolicy>warn</checksumPolicy> -->
+<!--                                   </releases> -->
+<!--                           </repository> -->
                                <repository>
-                                       <id>argeo-tp-extras</id>
-                                       <url>http://localhost:7080/data/public/java/argeo-tp-extras-2.1</url>
+                                       <id>argeo-commons</id>
+                                       <url>http://localhost:7070/data/public/java/argeo-${developmentCycle.argeo-commons}</url>
                                        <releases>
                                                <enabled>true</enabled>
                                                <updatePolicy>daily</updatePolicy>