Release mdsal
[mdsal.git] / dom / mdsal-dom-inmemory-datastore / pom.xml
index ceb732710d576ce10cabaea889b6e78ddda6d7a4..aa26151de15dbd2175a85a4284445a12bcc7c25a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>7.0.1-SNAPSHOT</version>
+        <version>7.0.9</version>
         <relativePath>../dom-parent</relativePath>
     </parent>
 
@@ -60,7 +60,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>org.osgi.core</artifactId>
+            <artifactId>osgi.core</artifactId>
         </dependency>
 
         <dependency>