Bump versions by x.(y+1).z
[lispflowmapping.git] / lispflowmapping-karaf / pom.xml
index e53920c834d90c07aaefb84affe774e3f5cecd34..c530b7e1c71d0492ef0d7af8fa9b9d214d11296f 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>1.9.0</version>
+    <version>13.0.11</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.lispflowmapping</groupId>
   <artifactId>lispflowmapping-karaf</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>1.20.0-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 :: lispflowmapping :: ${project.artifactId}</name>
@@ -43,7 +43,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
-      <artifactId>features4-lispflowmapping</artifactId>
+      <artifactId>features-lispflowmapping</artifactId>
       <classifier>features</classifier>
       <type>xml</type>
       <scope>runtime</scope>