Bump versions to 3.0.9-SNAPSHOT
[yangtools.git] / common / testutils / pom.xml
index d09ae181c23d261ed176c9db282d1ee34579c23c..725040cf04d5623e9b54cc35715b9eafafd4d244 100644 (file)
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.5</version>
+        <version>5.0.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>testutils</artifactId>
-    <version>2.1.7-SNAPSHOT</version>
+    <version>3.0.9-SNAPSHOT</version>
     <!-- Currently not needed, maybe later: <packaging>bundle</packaging> -->
 
     <dependencyManagement>