[maven-release-plugin] copy for tag argeo-slc-1.1.17 svn/tags/argeo-slc-1.1.17
authorBruno Sinou <bsinou@argeo.org>
Wed, 14 May 2014 09:48:56 +0000 (09:48 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 14 May 2014 09:48:56 +0000 (09:48 +0000)
git-svn-id: https://svn.argeo.org/slc/tags/argeo-slc-1.1.17@6978 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index f16ca5e112346cc38f6fdc5233024818e29d2f69..ef00512c87b37a5bac3654d18597dd12a3a7a688 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@ limitations under the License.
        <repositories>
                <repository>
                        <id>argeo-commons</id>
-                       <url>http://repo.argeo.org/data/public/java/org.argeo.commons-1.2.x</url>
+                       <url>http://repo.argeo.org/data/public/java/argeo-commons-1.2</url>
                        <releases>
                                <enabled>true</enabled>
                                <updatePolicy>daily</updatePolicy>
@@ -117,12 +117,12 @@ limitations under the License.
        <distributionManagement>
                <repository>
                        <id>staging</id>
-                       <url>dav:https://repo.argeo.org/data/files/java/org.argeo.slc-${developmentCycle.slc}.x</url>
+                       <url>dav:https://repo.argeo.org/data/files/java/argeo-slc-${developmentCycle.slc}</url>
                        <uniqueVersion>false</uniqueVersion>
                </repository>
                <site>
                        <id>site</id>
-                       <url>dav:https://repo.argeo.org/data/files/docs/org.argeo.slc-${developmentCycle.slc}.x</url>
+                       <url>dav:https://repo.argeo.org/data/files/docs/argeo-slc-${developmentCycle.slc}</url>
                </site>
        </distributionManagement>
        <profiles>
@@ -131,11 +131,11 @@ limitations under the License.
                        <distributionManagement>
                                <repository>
                                        <id>staging</id>
-                                       <url>dav:http://localhost:7070/data/files/java/org.argeo.slc-${developmentCycle.slc}.x</url>
+                                       <url>dav:http://localhost:7070/data/files/java/argeo-slc-${developmentCycle.slc}</url>
                                </repository>
                                <site>
                                        <id>site</id>
-                                       <url>dav:http://localhost:7070/data/files/docs/org.argeo.slc-${developmentCycle.slc}.x</url>
+                                       <url>dav:http://localhost:7070/data/files/docs/argeo-slc-${developmentCycle.slc}</url>
                                </site>
                        </distributionManagement>
                </profile>