Bump project version to x.y.(z+1)
[transportpce.git] / olm / pom.xml
index ac006b22c8df1add6d88d1d3f5b2f064fb41affc..987f924994eff4f55ebdfe2f0aa7d6114a11d7a8 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-olm</artifactId>
-  <version>0.2.1-SNAPSHOT</version>
+  <version>0.2.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -81,7 +81,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
         <groupId>org.opendaylight.transportpce</groupId>
         <artifactId>test-common</artifactId>
-        <version>0.2.1-SNAPSHOT</version>
+        <version>0.2.2-SNAPSHOT</version>
         <scope>test</scope>
     </dependency>
   </dependencies>