Release aaa
[aaa.git] / web / servlet-jersey2 / pom.xml
index 3e7c55aad364d022a4caace0909c4b9d9a728c66..0c6b9a002812b86e81bba82ad629fe96599cfd38 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.2-SNAPSHOT</version>
+        <version>0.18.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -45,7 +45,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.cmpn</artifactId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
     </dependencies>
 </project>