Release Oxygen
[controller.git] / opendaylight / md-sal / sal-binding-util / pom.xml
index 1975acd797817ef46b36cc1f6140e6e91396f119..267f4550d8038e3e6d5626c370b9412098ebb234 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-binding-util</artifactId>
-  <version>1.7.2-SNAPSHOT</version>
+  <version>1.7.2</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -18,7 +18,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.2-SNAPSHOT</version>
+        <version>1.7.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>