]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
work on file downloads
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 7b271d59517527b87261f1ccba74944da751a7c5..dc55a3163b46ffb55dd43f53dae3a0ec3765369f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,19 +1,21 @@
-<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>
                <artifactId>argeo-commons</artifactId>
-               <version>1.2.2</version>
+               <version>1.2.3</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>1.1.13</version>
+       <description>SLC is a framework integrating various build, deployment and testing technologies in order to build specific application life cycle management systems.</description>
+       <version>1.1.17-SNAPSHOT</version>
        <properties>
                <developmentCycle.slc>1.1</developmentCycle.slc>
                <developmentCycle.startDate>2012-06-27</developmentCycle.startDate>
-               <version.slc>1.1.13</version.slc>
+               <version.slc>1.1.17-SNAPSHOT</version.slc>
        </properties>
        <modules>
                <module>runtime</module>
@@ -27,9 +29,9 @@
        </modules>
        <url>http://projects.argeo.org/slc/</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.13</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.13</developerConnection>
-               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.13</url>
+               <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>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -129,7 +131,7 @@ limitations under the License.
                        <id>localrepo</id>
                        <distributionManagement>
                                <repository>
-                                       <id>localrepo</id>
+                                       <id>staging</id>
                                        <url>dav:http://localhost:7070/data/files/java/org.argeo.slc-${developmentCycle.slc}.x</url>
                                </repository>
                                <site>