BUG-4117: preparation for FlowCapableNode notification impl.
[openflowplugin.git] / applications / pom.xml
index d32a4b0660e5c63ca9054f8aa064166caa7dfea7..f288e0082880892da9a5fe864bb29723d36ca73c 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.3.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -87,6 +87,8 @@
         <module>table-miss-enforcer</module>
         <module>of-switch-config-pusher</module>
         <module>lldp-speaker</module>
+        <!-- deprecated apps -->
+        <module>old-notification-supplier</module>
         <!-- nsf apps -->
         <module>inventory-manager</module>
         <module>statistics-manager</module>
@@ -95,6 +97,7 @@
         <module>forwardingrules-manager</module>
         <module>forwardingrules-manager-config</module>
         <module>topology-lldp-discovery</module>
+        <!--<module>features</module>-->
         <!-- experimental apps -->
         <module>bulk-o-matic</module>
     </modules>