Bump versions by x.(y+1).z
[lispflowmapping.git] / features / odl-lispflowmapping-neutron / pom.xml
index 8330252a21d80284d3b061d70a04bcb2fd8f730b..5454e0e74f41f1a7960e817e7a4c1b3159260d64 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>single-feature-parent</artifactId>
-    <version>3.1.3</version>
+    <version>8.1.0</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.lispflowmapping</groupId>
   <artifactId>odl-lispflowmapping-neutron</artifactId>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>1.14.0-SNAPSHOT</version>
   <packaging>feature</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. -->
@@ -27,9 +27,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <dependencyManagement>
     <dependencies>
       <dependency>
-        <groupId>org.opendaylight.mdsal.model</groupId>
-        <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.13.0-SNAPSHOT</version>
+        <groupId>org.opendaylight.mdsal</groupId>
+        <artifactId>mdsal-artifacts</artifactId>
+        <version>7.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -52,21 +52,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.neutron</groupId>
       <artifactId>odl-neutron-service</artifactId>
-      <version>0.11.0-SNAPSHOT</version>
+      <version>0.17.0-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-netconf-tcp</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.13.0</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-netconf-clustered-topology</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.13.0</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>