Release Oxygen
[controller.git] / opendaylight / md-sal / sal-common-testutil / pom.xml
index b5d496dad765e9b04037c74d192ca9f5368ac537..c19b0a2bd82324d1ad658425ef0ee5568cc29efd 100644 (file)
@@ -5,13 +5,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>3.1.1</version>
+    <version>3.1.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-common-testutil</artifactId>
-  <version>1.7.3-SNAPSHOT</version>
+  <version>1.7.4</version>
 
   <dependencies>
     <dependency>
@@ -27,7 +27,7 @@
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>testutils</artifactId>
-      <version>2.0.5</version>
+      <version>2.0.6.5</version>
     </dependency>
   </dependencies>
 </project>