Release Oxygen
[controller.git] / features / mdsal / odl-mdsal-all / pom.xml
index a64cec117a7615613c43ef27c573f1eadeb7edd0..01a6d4207a6d4530cf6e9bd63aaeb35fbe99214f 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-mdsal-all</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.0</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
@@ -50,7 +50,7 @@
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>odl-mdsal-xsql</artifactId>
+            <artifactId>odl-mdsal-model-inventory</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
@@ -61,4 +61,4 @@
             <classifier>features</classifier>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>