Migrate to odlparent 1.8.0-Carbon
[mdsal.git] / common / features / odl-mdsal-binding-runtime / pom.xml
index b171cd9532e355ac92adb7c4c88232fb85dfa42a..4b95dc9d05056c7cc7dc1daccb4ade9f0ab5c895 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
@@ -71,7 +71,7 @@
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>mdsal-binding-dom-codec</artifactId>
+            <artifactId>mdsal-binding-dom-codec-osgi</artifactId>
         </dependency>
     </dependencies>
 
@@ -91,4 +91,4 @@
         </site>
     </distributionManagement>
 
-</project>
\ No newline at end of file
+</project>