Bump versions to 6.0.3-SNAPSHOT
[yangtools.git] / common / testutils / pom.xml
index 7b299f653f297da64094f499fe0b4e927f76e4c0..6a3c37c165a9c705fab2a1c62a1c97a75c5d8384 100644 (file)
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>6.0.3</version>
+        <version>8.0.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>testutils</artifactId>
-    <version>4.0.6-SNAPSHOT</version>
+    <version>6.0.3-SNAPHOST</version>
     <!-- Currently not needed, maybe later: <packaging>bundle</packaging> -->
 
     <dependencyManagement>