]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
JDBC, SSH command (+ pseudo file retrieval) and keyring
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 82735ccfcebd55a266d0e5e08fe58835b2a39b47..bc3765b28ea4d69c3d380d2beeb981d35cdd02b1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,33 +3,33 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>1.1.9</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.8</version>
+       <version>1.1.15-SNAPSHOT</version>
        <properties>
                <developmentCycle.slc>1.1</developmentCycle.slc>
                <developmentCycle.startDate>2012-06-27</developmentCycle.startDate>
-               <version.slc>1.1.8-SNAPSHOT</version.slc>
+               <version.slc>1.1.15-SNAPSHOT</version.slc>
        </properties>
        <modules>
                <module>runtime</module>
                <module>modules</module>
                <module>plugins</module>
-               <module>dep</module>
                <module>lib</module>
+               <module>dep</module>
                <module>archetypes</module>
                <module>dist</module>
                <module>demo</module>
        </modules>
        <url>http://projects.argeo.org/slc/</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.8</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.8</developerConnection>
-               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.8</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>
@@ -105,7 +105,7 @@ limitations under the License.
        <repositories>
                <repository>
                        <id>argeo-commons</id>
-                       <url>http://repo.argeo.org/data/public/java/org.argeo.commons-1.1.x</url>
+                       <url>http://repo.argeo.org/data/public/java/org.argeo.commons-1.2.x</url>
                        <releases>
                                <enabled>true</enabled>
                                <updatePolicy>daily</updatePolicy>
@@ -129,7 +129,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>