Change staging URL
[gpl/argeo-suite.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 387030fa4df432ef4420371d0ab1f8394739b28e..1f2fce6dc5226c15dd1d8c31bd4584f83b981d0c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.58</version>
+               <version>2.1.61</version>
        </parent>
        <groupId>org.argeo.suite</groupId>
        <artifactId>argeo-suite</artifactId>
        <description></description>
        <version>0.1.1-SNAPSHOT</version>
        <modules>
+               <module>org.argeo.suite.core</module>
                <module>org.argeo.suite.web</module>
+               <module>org.argeo.suite.workbench.rap</module>
                <module>sdk</module>
        </modules>
        <properties>
+               <version.argeo-suite>0.1.1</version.argeo-suite>
                <developmentCycle.argeo-suite>0.1</developmentCycle.argeo-suite>
-               <version.argeo-connect>2.1.63</version.argeo-connect>
+               <version.argeo-connect>2.1.66</version.argeo-connect>
                <version.argeo-tp-extras>2.1.9</version.argeo-tp-extras>
                <git.rw />
        </properties>
@@ -34,7 +37,7 @@
                        <url>http://www.gnu.org/licenses/gpl-3.0.txt</url>
                        <distribution>repo</distribution>
                        <comments><![CDATA[
-Argeo Suite - Rugged software for a rough world
+Smart Data Productivity Suite - Lean, robust and secured distributed Java applications
 Copyright (C) 2017 Argeo GmbH
 
 This program is free software: you can redistribute it and/or modify
@@ -110,7 +113,8 @@ which are used as well as that of the covered work.]]>
        <distributionManagement>
                <repository>
                        <id>staging</id>
-                       <url>dav:https://repo.argeo.org/data/java/argeo-suite_0.1</url>
+                       <url>dav:https://forge.argeo.org/data/java/argeo-suite_0.1</url>
+                       <uniqueVersion>false</uniqueVersion>
                </repository>
        </distributionManagement>
 </project>