Bump versions by x.y.(z+1)
[serviceutils.git] / tools / testutils / pom.xml
index fbdc15e3d8c3b4bc9f5e9aa791e5d248e92fa17b..f85736ca072276ecc2942346cb9b76a7448524c3 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.serviceutils</groupId>
     <artifactId>quality-parent</artifactId>
-    <version>0.2.1-SNAPSHOT</version>
+    <version>0.2.2-SNAPSHOT</version>
     <relativePath>../../commons/quality-parent/</relativePath>
   </parent>
 
   <groupId>org.opendaylight.serviceutils</groupId>
   <artifactId>tools-testutils</artifactId>
-  <version>0.2.1-SNAPSHOT</version>
+  <version>0.2.2-SNAPSHOT</version>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: serviceutils :: ${project.artifactId}</name>