moved maven property nexusproxy
[controller.git] / opendaylight / commons / opendaylight / pom.xml
index 525d685bee40056dd288d70439b4ffded732ea83..0356f4fd323e22753d0a2a93e082a9663078f098 100644 (file)
   </scm>
 
   <properties>
-
     <!-- Java Versions -->
     <maven.compiler.source>1.7</maven.compiler.source>
     <maven.compiler.target>1.7</maven.compiler.target>
+    <!-- ODL repository / plugin repository -->
+    <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
 
     <propertymavenplugin.version>1.0-alpha-2</propertymavenplugin.version>
     <sonar.host.url>https://sonar.opendaylight.org/</sonar.host.url>