Bump versions by x.y.(z+1)
[serviceutils.git] / upgrade / pom.xml
index 5daf56f8c33767c1cc99db1b9efb0533c7be7e1f..6034b4edf018a0436ea15cb9fda2c2885446ccac 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>binding-parent</artifactId>
-    <version>0.2.2-SNAPSHOT</version>
+    <version>0.2.3-SNAPSHOT</version>
     <relativePath>../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.serviceutils</groupId>
   <artifactId>upgrade</artifactId>
-  <version>0.2.2-SNAPSHOT</version>
+  <version>0.2.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <!-- <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. -->