You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/07/30 14:36:35 UTC

svn commit: r1508419 - /commons/sandbox/monitoring/trunk/reporting/pom.xml

Author: olamy
Date: Tue Jul 30 12:36:34 2013
New Revision: 1508419

URL: http://svn.apache.org/r1508419
Log:
remove non needed repository

Modified:
    commons/sandbox/monitoring/trunk/reporting/pom.xml

Modified: commons/sandbox/monitoring/trunk/reporting/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/monitoring/trunk/reporting/pom.xml?rev=1508419&r1=1508418&r2=1508419&view=diff
==============================================================================
--- commons/sandbox/monitoring/trunk/reporting/pom.xml (original)
+++ commons/sandbox/monitoring/trunk/reporting/pom.xml Tue Jul 30 12:36:34 2013
@@ -57,13 +57,6 @@
     </dependency>
   </dependencies>
 
-  <repositories>
-    <repository>
-      <id>java.net</id>
-      <url>http://download.java.net/maven/2</url>
-    </repository>
-  </repositories>
-
   <build>
     <plugins>
       <plugin>