Release mdsal
[mdsal.git] / binding / mdsal-binding-runtime-osgi / pom.xml
index a852d001ad42c7faf3d1e80710a57a2f2276e1c2..f7bc07632cd080e4912b57ebb21fffef0f85205d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>7.0.9</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
@@ -30,7 +30,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>org.osgi.core</artifactId>
+            <artifactId>osgi.core</artifactId>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>