Bump versions to 9.0.1-SNAPSHOT
[mdsal.git] / entityownership / mdsal-eos-binding-adapter / pom.xml
index affb3ba0d59fcd7275db3bf4aead49a8dc980d00..63cffd45d52faf214619742ae23088b6800dad50 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>8.0.3-SNAPSHOT</version>
+        <version>9.0.1-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
@@ -58,7 +58,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.cmpn</artifactId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
 
         <dependency>