Bump versions by x.y.(z+1)
[yangtools.git] / common / testutils / pom.xml
index aff858372a992bdd0c03fd27339685e4663c0083..17042f239526613fc991bf52088a1e788a208a54 100644 (file)
@@ -5,13 +5,13 @@
   <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>bundle-parent</artifactId>
-      <version>1.8.4-SNAPSHOT</version>
+      <version>1.8.5-SNAPSHOT</version>
       <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.yangtools</groupId>
   <artifactId>testutils</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.5-SNAPSHOT</version>
   <!-- Currently not needed, maybe later: <packaging>bundle</packaging> -->
 
   <dependencyManagement>