Bug 7736 - Forwarding Rules application cluster singleton id should not use the same...
[openflowplugin.git] / applications / pom.xml
index 3ec52403bf38829a46462d64544e583164f31ef9..101ae0ca7f416ddaa4050806bf0b04b8e45991cb 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
         <module>of-switch-config-pusher</module>
         <module>lldp-speaker</module>
         <!-- deprecated apps -->
-        <module>old-notification-supplier</module>
+        <module>notification-supplier</module>
         <!-- nsf apps -->
         <module>inventory-manager</module>
         <module>statistics-manager</module>
-        <module>statistics-manager-config</module>
         <module>topology-manager</module>
         <module>forwardingrules-manager</module>
-        <module>forwardingrules-manager-config</module>
+        <module>forwardingrules-sync</module>
         <module>topology-lldp-discovery</module>
         <!--<module>features</module>-->
         <!-- experimental apps -->