Merge "OPNFLWPLUG-1062 Include additional LLDP fields in liblldp"
[openflowplugin.git] / applications / pom.xml
index aa80e136118c629df2cdfc905833918c386c1dea..af2aa92fbaf596a8dda6d562a71b4679c37362a9 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -45,6 +45,8 @@
         <module>bulk-o-matic</module>
         <module>reconciliation-framework</module>
         <module>southbound-cli</module>
+        <module>device-ownership-service</module>
+        <module>arbitratorreconciliation</module>
     </modules>
 
 </project>