Bump versions by x.(y+1).z
[serviceutils.git] / srm / api / pom.xml
index 1e50a484bbb68da9d054dcb162ca596cb82ab349..1201e26be9cc04bbf1985fc9a720ba26e0a2b99b 100644 (file)
@@ -12,13 +12,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.serviceutils</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.13.0-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.serviceutils</groupId>
   <artifactId>srm-api</artifactId>
-  <version>0.7.0-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. -->