update root pom with new workspace names.
authorBruno Sinou <bsinou@argeo.org>
Fri, 21 Mar 2014 10:38:24 +0000 (10:38 +0000)
committerBruno Sinou <bsinou@argeo.org>
Fri, 21 Mar 2014 10:38:24 +0000 (10:38 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@6906 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 360084a116ce50c00f186f77ede7b93b58ac7a02..cfca11da20b67a6c3dd2560e768e69fea9539d25 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -487,7 +487,7 @@ limitations under the License.
        <repositories>
                <repository>
                        <id>argeo-tp</id>
-                       <url>http://repo.argeo.org/data/public/java/org.argeo.tp-1.4.x</url>
+                       <url>http://repo.argeo.org/data/public/java/argeo-tp-1.4</url>
                        <releases>
                                <enabled>true</enabled>
                                <updatePolicy>daily</updatePolicy>
@@ -496,7 +496,7 @@ limitations under the License.
                </repository>
                <repository>
                        <id>argeo-tp-rap</id>
-                       <url>http://repo.argeo.org/data/public/java/org.argeo.tp.rap-2.1.x</url>
+                       <url>http://repo.argeo.org/data/public/java/eclipse-rap-2.1</url>
                        <releases>
                                <enabled>true</enabled>
                                <updatePolicy>daily</updatePolicy>