Prepare Argeo Commons v1.1.3
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 9 Jul 2012 17:19:47 +0000 (17:19 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 9 Jul 2012 17:19:47 +0000 (17:19 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5433 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 90becbb016a550651179962776c1a0f840074133..0f6a46386e4aefe6ee0c190f1ebd8bfd819abb0a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
                <developmentCycle>1.1</developmentCycle>
                <developmentCycle.startDate>2012-06-19</developmentCycle.startDate>
                <version.argeo-distribution>1.3.1</version.argeo-distribution>
-               <version.argeo-commons>1.1.3-SNAPSHOT</version.argeo-commons>
+               <version.argeo-commons>1.1.3</version.argeo-commons>
                <!-- distribution -->
                <site.repoBase>file:///srv/projects/www/commons/site</site.repoBase>
                <site.urlBase>http://projects.argeo.org/commons/site</site.urlBase>
@@ -432,7 +432,7 @@ limitations under the License.
        <distributionManagement>
                <repository>
                        <id>staging</id>
-                       <url>dav:http://localhost:7080/org.argeo.jcr.webapp/webdav/java/org.argeo.commons-${version.argeo-commons}</url>
+                       <url>dav:http://localhost:7080/org.argeo.jcr.webapp/webdav/java/org.argeo.commons-1.3.x</url>
                        <uniqueVersion>false</uniqueVersion>
                </repository>
                <site>
@@ -448,13 +448,12 @@ limitations under the License.
                                <repository>
                                        <id>localrepo</id>
                                        <name>Internal Release Repository</name>
-                                       <url>dav:http://localrepo:7080/org.argeo.jcr.webapp/webdav/node/main/repo
-                                       </url>
+                                       <url>dav:http://localrepo:7070/org.argeo.jcr.webapp/webdav/java/org.argeo.commons-1.3.x</url>
                                </repository>
                                <snapshotRepository>
                                        <id>localrepo.snapshots</id>
                                        <name>Internal Snapshot Repository</name>
-                                       <url>dav:http://localhost:7070/org.argeo.jcr.webapp/webdav/java/org.argeo.commons-${version.argeo-commons}</url>
+                                       <url>dav:http://localrepo:7070/org.argeo.jcr.webapp/webdav/java/org.argeo.commons-1.3.x</url>
                                </snapshotRepository>
                        </distributionManagement>
                </profile>