Merge "Bug 8902 - Reconciliation Framework changes"
[openflowplugin.git] / features-aggregator / pom.xml
index 0d1a59b8a66c0a6959e373e20165c83c013caa3c..1250919ec8e50f9952cf0bf8c1e70ec82765cee0 100644 (file)
@@ -5,14 +5,14 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.0.2</version>
+        <version>2.0.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-aggregator</artifactId>
     <packaging>pom</packaging>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.6.0-SNAPSHOT</version>
 
     <modules>
         <module>features-openflowplugin</module>
@@ -28,6 +28,7 @@
         <module>odl-openflowplugin-app-notifications</module>
         <module>odl-openflowplugin-app-forwardingrules-manager</module>
         <module>odl-openflowplugin-app-forwardingrules-sync</module>
+        <module>odl-openflowplugin-app-reconciliation-framework</module>
     </modules>
 
 </project>