Release Oxygen
[controller.git] / opendaylight / md-sal / sal-binding-broker / pom.xml
index 8c732212e7532d9e381bf5370b09466ebde7f5ef..c6665a10dee90980670eed1ed22eb1d556851a4f 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-binding-broker-impl</artifactId>
-  <version>1.7.2-SNAPSHOT</version>
+  <version>1.7.2</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
       <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.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.2-SNAPSHOT</version>
+        <version>1.7.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>