Bump upstreams
[openflowplugin.git] / features-aggregator / odl-openflowplugin-app-forwardingrules-manager / pom.xml
index 64c509a749e7d169603622520871f1c3c5220452..066d0ac7398a2275bcc14a3284ef824e819382c0 100644 (file)
@@ -4,14 +4,14 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.3</version>
+        <version>13.0.7</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-forwardingrules-manager</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.18.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - FRM</name>
 
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-
+        <dependency>
+            <groupId>org.opendaylight.openflowplugin.applications</groupId>
+            <artifactId>arbitratorreconciliation-impl</artifactId>
+            <version>${project.version}</version>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin.applications</groupId>
             <artifactId>forwardingrules-manager</artifactId>