Release netconf
[netconf.git] / netconf / netconf-util / pom.xml
index 28d954a603b13471b84e4539706a5d6a4d247655..784dd9dacebb1acf039c094554d3c281e7f2db54 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.9-SNAPSHOT</version>
+    <version>3.0.7</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
     </dependency>
     <dependency>
       <groupId>org.osgi</groupId>
-      <artifactId>osgi.cmpn</artifactId>
+      <artifactId>org.osgi.service.component.annotations</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.osgi</groupId>
+      <artifactId>org.osgi.service.metatype.annotations</artifactId>
     </dependency>
 
     <dependency>