Release aaa
[aaa.git] / aaa-tokenauthrealm / pom.xml
index 0adb166aff2682f6e8b22576b8dec3a5f9a9e5cf..989f89f1558dfaaf0f053dc873dbad083a46b79d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.6-SNAPSHOT</version>
+        <version>0.18.3</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
         </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>
             <groupId>com.guicedee.services</groupId>