Bump versions by x.(y+1).z for next dev cycle
[openflowplugin.git] / applications / pom.xml
index 101ae0ca7f416ddaa4050806bf0b04b8e45991cb..8547f7f34a5d01019e3f8ad716a9744e0849c769 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.4.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>