Changed parent pom to hit our nexus mirror cache for all dependencies. 16/816/1
authorEd Warnicke <eaw@cisco.com>
Wed, 7 Aug 2013 12:38:23 +0000 (07:38 -0500)
committerEd Warnicke <eaw@cisco.com>
Wed, 7 Aug 2013 12:38:23 +0000 (07:38 -0500)
Changed parent pom to hit the nexus.opendaylight.org caching mirror
of jsonrpc4j

Signed-off-by: Ed Warnicke <eaw@cisco.com>
commons/parent/pom.xml

index 769aa938a08034cf92a5427e5d918c59ee304820..42e03c295db2fea439b3c9a24d623b62bed85619 100755 (executable)
@@ -31,8 +31,7 @@
     <repository>
       <id>jsonrpc4j-webdav-maven-repo</id>
       <name>jsonrpc4j maven repository</name>
-      <url>http://jsonrpc4j.googlecode.com/svn/maven/repo/</url>
-      <layout>default</layout>
+      <url>http://nexus.opendaylight.org/content/repositories/jsonrpc4j-webdav-maven-repo/</url>
     </repository>
     <!-- OpenDayLight Released artifact -->
     <repository>