Bump upstreams for Silicon
[netconf.git] / artifacts / pom.xml
index d2fb39d8cc9df4ae30485670f9f838499929fc6b..9e562307535174d2219055ef0dc771c99d460c18 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>7.0.6</version>
+      <version>8.0.0</version>
       <relativePath/>
     </parent>
 
                 <version>${project.version}</version>
             </dependency>
 
+            <dependency>
+                <groupId>${project.groupId}</groupId>
+                <artifactId>netconf-test-models</artifactId>
+                <version>${project.version}</version>
+                <scope>test</scope>
+            </dependency>
+
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>yanglib</artifactId>