Merge "Address @XmlSeeAlso limitation. Provide the ability to inject the JAXB types...
[controller.git] / third-party / commons / thirdparty / pom.xml
index 6be5e8690fc31095362a2e8b2b34debbeb2ccf41..9e95701a0d9b24eb376e11ae9b3e66b8bdee93a3 100644 (file)
   </properties>
 
   <pluginRepositories>
-    <pluginRepository>
+    <pluginRepository>    
       <id>central2</id>
       <name>central2</name>
-      <url>${nexusproxy}/repositories/central2/</url>
+      <url>http://repo2.maven.org/maven2</url>
     </pluginRepository>
   </pluginRepositories>
 
   </build>
 
   <repositories>
-    <!-- Maven repo2 mirror -->
     <repository>
       <id>central2</id>
       <name>central2</name>
-      <url>${nexusproxy}/repositories/central2/</url>
+      <url>http://repo2.maven.org/maven2</url>
     </repository>
-    <!-- Maven repo1 mirror -->
     <repository>
       <id>central</id>
       <name>central</name>
-      <url>${nexusproxy}/repositories/central/</url>
+      <url>http://repo1.maven.org/maven2</url>
     </repository>
     <!-- Third Packages hosted in local maven because not available in
          other places -->