mv BP XML from org/opendaylight to OSGI-INF/
[transportpce.git] / tests / honeynode / fd_io_honeycomb_settings.xml
index 7e9c54ccd8d24107b03be101f39e373cc538e2c0..2fd709fa1e165bb5494c06d33ff7edf5e2ecc8ae 100644 (file)
         </pluginRepository>
       </pluginRepositories>
     </profile>
+    <profile>
+      <id>opendaylight-release</id>
+      <repositories>
+        <repository>
+          <id>opendaylight-mirror</id>
+          <name>opendaylight-mirror</name>
+          <url>https://nexus.opendaylight.org/content/repositories/public/</url>
+          <releases>
+            <enabled>true</enabled>
+            <updatePolicy>never</updatePolicy>
+          </releases>
+          <snapshots>
+            <enabled>false</enabled>
+          </snapshots>
+        </repository>
+      </repositories>
+      <pluginRepositories>
+        <pluginRepository>
+          <id>opendaylight-mirror</id>
+          <name>opendaylight-mirror</name>
+          <url>https://nexus.opendaylight.org/content/repositories/public/</url>
+          <releases>
+            <enabled>true</enabled>
+            <updatePolicy>never</updatePolicy>
+          </releases>
+          <snapshots>
+            <enabled>false</enabled>
+          </snapshots>
+        </pluginRepository>
+      </pluginRepositories>
+    </profile>
   </profiles>
 
   <activeProfiles>
     <activeProfile>fd.io-release</activeProfile>
     <activeProfile>fd.io-snapshots</activeProfile>
     <activeProfile>opendaylight-snapshots</activeProfile>
+    <activeProfile>opendaylight-release</activeProfile>
   </activeProfiles>
 
 </settings>