Release Oxygen
[controller.git] / features / mdsal / odl-mdsal-model-inventory / pom.xml
index f2305303782b39c136161148c3b2897ab293af4b..abcfad7d9475c34179e87de542010f78defa4af8 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-mdsal-model-inventory</artifactId>
-    <version>1.7.2-SNAPSHOT</version>
+    <version>1.7.2</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MD-SAL :: Inventory Model</name>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.4.2-SNAPSHOT</version>
+                <version>2.4.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.12.2-SNAPSHOT</version>
+                <version>0.12.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>