Bump versions to 0.18.3-SNAPSHOT
[aaa.git] / web / servlet-jersey2 / pom.xml
index 51b091f8d48d657cb3f337c9aa376230e8aa9794..2cd20d36dd56fbbd1f8d205396ffe56ed8e59f99 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.8-SNAPSHOT</version>
+        <version>0.18.3-SNAPSHOT</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>