Clean up MRI feature references
[lispflowmapping.git] / features / odl-lispflowmapping-southbound / pom.xml
index 28fda91c6531f0c47b05ef5ad26cd33241d0958d..1b422245639a27a7cf1ce3758ea33a624dc5f069 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>6.0.4</version>
+    <version>7.0.3</version>
     <relativePath/>
   </parent>
 
@@ -35,7 +35,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>odl-mdsal-broker</artifactId>
-      <version>1.11.0</version>
+      <version>2.0.2</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
@@ -45,12 +45,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.odlparent</groupId>
-      <artifactId>odl-guava</artifactId>
-      <type>xml</type>
-      <classifier>features</classifier>
-    </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>odl-lispflowmapping-models</artifactId>