Release Oxygen
[controller.git] / opendaylight / md-sal / sal-common-util / pom.xml
index ee17deb23a6d39db51bce3e8f614fe2f9f7c0603..f6f58393068eea337814af58de6531135f6187a4 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>3.1.3</version>
+    <version>3.1.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-common-util</artifactId>
-  <version>1.7.4-SNAPSHOT</version>
+  <version>1.7.4</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.6.3</version>
+        <version>2.0.6.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.4-SNAPSHOT</version>
+        <version>1.7.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>