Remove He-design statistics manager
[openflowplugin.git] / applications / pom.xml
index 5789c1067d10caea1ae9a8c28c43f56601affac2..b17a24b17ef88fc1703802482b66e4b42234aa08 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.5.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -43,7 +43,7 @@
                                     </generator>
                                     <generator>
                                         <codeGeneratorClass>
-                                            org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl
+                                            org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl
                                         </codeGeneratorClass>
                                         <outputBaseDir>${project.build.directory}/generated-sources/sal</outputBaseDir>
                                     </generator>
@@ -91,7 +91,6 @@
         <module>notification-supplier</module>
         <!-- nsf apps -->
         <module>inventory-manager</module>
-        <module>statistics-manager</module>
         <module>topology-manager</module>
         <module>forwardingrules-manager</module>
         <module>forwardingrules-sync</module>