]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Adapt to changes in Commons
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ca239d327407260d75b8972d80f9e4d6544cfd32..ac4ff9d156af4c806480719eeb3e5106cecdb37b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,4 +1,5 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
@@ -13,7 +14,7 @@
        <properties>
                <developmentCycle.slc>2.1</developmentCycle.slc>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
-               <version.slc>2.1.2</version.slc>
+               <version.slc>2.1.2-SNAPSHOT</version.slc>
                <!-- Libraries versions -->
                <version.argeo-tp-extras>2.1.7</version.argeo-tp-extras>
        </properties>
@@ -175,16 +176,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>