Release netconf
[netconf.git] / netconf / aaa-authn-odl-plugin / pom.xml
index fcd3cae7ec28500e1b81d1da7de3bf11075ad5b9..4de5971112ebed6d518a1ed14bf3cd8e75b67974 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.7</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -34,7 +34,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.cmpn</artifactId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
         <dependency>
             <groupId>com.guicedee.services</groupId>