You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by at...@apache.org on 2011/06/17 13:30:37 UTC

svn commit: r1136846 - /incubator/rave/trunk/pom.xml

Author: ate
Date: Fri Jun 17 11:30:37 2011
New Revision: 1136846

URL: http://svn.apache.org/viewvc?rev=1136846&view=rev
Log:
RAVE-66: remove superfluous java.net repository

Modified:
    incubator/rave/trunk/pom.xml

Modified: incubator/rave/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/rave/trunk/pom.xml?rev=1136846&r1=1136845&r2=1136846&view=diff
==============================================================================
--- incubator/rave/trunk/pom.xml (original)
+++ incubator/rave/trunk/pom.xml Fri Jun 17 11:30:37 2011
@@ -70,10 +70,6 @@
 
   <repositories>
     <repository>
-      <id>java.net</id>
-      <url>http://download.java.net/maven/2/</url>
-    </repository>
-    <repository>
       <id>apache.snapshots</id>
       <name>Apache Snapshot Repository</name>
       <url>http://repository.apache.org/snapshots</url>