You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ri...@apache.org on 2006/05/14 21:56:17 UTC

svn commit: r406410 - /incubator/tuscany/java/sca/tools/pom.xml

Author: rineholt
Date: Sun May 14 12:56:16 2006
New Revision: 406410

URL: http://svn.apache.org/viewcvs?rev=406410&view=rev
Log:
get rid of unnessary repo reference

Modified:
    incubator/tuscany/java/sca/tools/pom.xml

Modified: incubator/tuscany/java/sca/tools/pom.xml
URL: http://svn.apache.org/viewcvs/incubator/tuscany/java/sca/tools/pom.xml?rev=406410&r1=406409&r2=406410&view=diff
==============================================================================
--- incubator/tuscany/java/sca/tools/pom.xml (original)
+++ incubator/tuscany/java/sca/tools/pom.xml Sun May 14 12:56:16 2006
@@ -28,13 +28,6 @@
 
     <repositories>
         <repository>
-            <id>jeremy</id>
-            <url>http://people.apache.org/~jboynes/maven2</url>
-            <snapshots>
-                <enabled>true</enabled>
-            </snapshots>
-        </repository>
-        <repository>
             <id>eclipse.emf</id>
             <url>http://download.eclipse.org/tools/emf/maven2</url>
             <snapshots>