Release Oxygen
[controller.git] / opendaylight / md-sal / sal-common-testutil / pom.xml
index c62681eaba40b7b1f1c9b93b4e4115e5cdf04d95..0a5e570f55434b5546994a8967a1c2c0d8eefd4e 100644 (file)
@@ -5,13 +5,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>2.0.4</version>
+    <version>3.0.2</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-common-testutil</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>1.7.0</version>
 
   <dependencies>
     <dependency>
@@ -27,7 +27,7 @@
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>testutils</artifactId>
-      <version>1.2.0-SNAPSHOT</version>
+      <version>2.0.1</version>
     </dependency>
   </dependencies>
 </project>