]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Use Argeo Commons v1.1.5
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4e2b7025975ab669f157e60cc6076b86435e4a68..244c34d1660c830a7ae26d0899a81b9d3bdc461a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,28 +3,30 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>1.1.3</version>
+               <version>1.1.5</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>1.1.3-SNAPSHOT</version>
+       <version>1.1.4-SNAPSHOT</version>
        <properties>
+               <version.argeo-commons>1.1.5</version.argeo-commons>
                <developmentCycle.slc>1.1</developmentCycle.slc>
                <developmentCycle.startDate>2012-06-27</developmentCycle.startDate>
                <site.repoBase>file:///srv/projects/www/slc/site</site.repoBase>
                <site.urlBase>http://projects.argeo.org/slc/site</site.urlBase>
-               <version.slc>${developmentCycle.slc}.3-SNAPSHOT</version.slc>
+               <version.slc>[1.1,1.2)</version.slc>
        </properties>
        <modules>
                <module>runtime</module>
                <module>modules</module>
-               <module>eclipse</module>
-               <module>demo</module>
+               <module>plugins</module>
                <module>dep</module>
-               <!-- <module>integration-tests</module> -->
+               <module>lib</module>
+               <module>archetypes</module>
                <module>dist</module>
+               <module>demo</module>
        </modules>
        <url>${site.urlBase}/${developmentCycle.slc}</url>
        <scm>
@@ -41,7 +43,7 @@
                        <comments><![CDATA[
 SLC (Software Life Cycle) framework
                           
-Copyright 2011 Mathieu Baudier
+Copyright (C) 2007-2012 Argeo GmbH
 
 Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
 you may not use this file except in compliance with the License.
@@ -106,7 +108,7 @@ limitations under the License.
        <repositories>
                <repository>
                        <id>argeo-commons</id>
-                       <url>http://dev.argeo.org/org.argeo.jcr.webapp/public/java/org.argeo.commons-1.1.x</url>
+                       <url>http://repo.argeo.org/org.argeo.jcr.webapp/public/java/org.argeo.commons-1.1.x</url>
                        <releases>
                                <enabled>true</enabled>
                                <updatePolicy>daily</updatePolicy>
@@ -117,7 +119,7 @@ limitations under the License.
        <distributionManagement>
                <repository>
                        <id>staging</id>
-                       <url>dav:http://localhost:7080/org.argeo.jcr.webapp/webdav/java/org.argeo.slc-1.1.x</url>
+                       <url>dav:https://repo.argeo.org/org.argeo.jcr.webapp/webdav/java/org.argeo.slc-1.1.x</url>
                        <uniqueVersion>false</uniqueVersion>
                </repository>
                <site>