Update to work with Aluminium GA
[l2switch.git] / features / odl-l2switch-loopremover / pom.xml
index 8d0988bcf89d7e08ace58215685eb2f0414ac3e1..9b0304e31d2f15967e9318bc72d1c44ad534a7f3 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="utf-8"?>
 <!--
  Copyright © 2017 Red Hat, Inc. and others.
 
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.11</version>
+        <version>7.0.5</version>
         <relativePath/>
     </parent>
 
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-flow-services</artifactId>
-            <version>0.9.4</version>
+            <version>0.11.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>odl-jung-2.1</artifactId>
-            <version>5.0.11</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>