You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2007/06/26 18:04:43 UTC

svn commit: r550838 - /incubator/tuscany/branches/das-java-beta1/pom.xml

Author: lresende
Date: Tue Jun 26 09:04:42 2007
New Revision: 550838

URL: http://svn.apache.org/viewvc?view=rev&rev=550838
Log:
Updates to maven repo definition

Modified:
    incubator/tuscany/branches/das-java-beta1/pom.xml

Modified: incubator/tuscany/branches/das-java-beta1/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/das-java-beta1/pom.xml?view=diff&rev=550838&r1=550837&r2=550838
==============================================================================
--- incubator/tuscany/branches/das-java-beta1/pom.xml (original)
+++ incubator/tuscany/branches/das-java-beta1/pom.xml Tue Jun 26 09:04:42 2007
@@ -76,11 +76,9 @@
             </snapshots>
         </repository>
         <repository>
-            <!-- <id>osuosl.org</id>
-            <url>http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2</url> -->
             <!-- temporarily using indiana state univ as eclipse site diesnt have 2.2.2 at the moment -->
-            <id>Geotools project</id>
-            <url>http://maven.geotools.fr/repository/</url>
+            <id>indiana</id>
+            <url>http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/</url>
             <snapshots>
                 <enabled>true</enabled>
             </snapshots>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org