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