Bump upstreams
[lispflowmapping.git] / features / odl-lispflowmapping-southbound / pom.xml
index d3b789a52bbe35c99f3beec372a0bf3132e95b3b..8f4a872695fc40dc3b01c75dae4e0b90ff06520e 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>10.0.0</version>
+    <version>13.0.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.lispflowmapping</groupId>
   <artifactId>odl-lispflowmapping-southbound</artifactId>
-  <version>1.16.0-SNAPSHOT</version>
+  <version>1.18.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. -->
@@ -28,14 +28,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-restconf</artifactId>
-      <version>3.0.1</version>
+      <version>6.0.0</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>odl-mdsal-broker</artifactId>
-      <version>5.0.2</version>
+      <version>8.0.0</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>