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>