Bump MRI upstreams
[lispflowmapping.git] / commons / parent / pom.xml
index 31640f79fb9b4e7a74af0b72f41c2108f3d18299..f8cf9a37d5a5536c179c1b460af2cd827fdbc557 100644 (file)
@@ -15,7 +15,7 @@
          for plugin configuration etc. -->
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
@@ -28,7 +28,7 @@
   <name>ODL :: lispflowmapping :: ${project.artifactId}</name>
 
   <properties>
-    <branding.version>3.0.1</branding.version>
+    <branding.version>3.0.3</branding.version>
     <build.suffix>1.0.0</build.suffix>
     <forwardingrulesmanager.version>0.5.0</forwardingrulesmanager.version>
     <lispflowmapping.version>1.13.0-SNAPSHOT</lispflowmapping.version>
@@ -48,7 +48,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.3</version>
         <type>pom</type>
        <scope>import</scope>
       </dependency>
@@ -70,7 +70,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>3.0.1</version>
+        <version>3.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>