Merge "Remove unnecessary stuff from northbound directory of A1 controller"
[nonrtric.git] / sdnc-a1-controller / northbound / nonrt-ric-api / features / sdnc-nonrt-ric-api / pom.xml
index b58293d..d108043 100644 (file)
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
+    <repositories>
+       <repository>
+           <id>opendaylight-release</id>
+            <name>opendaylight-release</name>
+            <url>https://nexus.opendaylight.org/content/repositories/opendaylight.release/</url>
+       </repository>
+    </repositories>
+
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>single-feature-parent</artifactId>