Merge "Bug 6745 Do not ignore syncup return value" into stable/boron
[openflowplugin.git] / openflowplugin-impl / pom.xml
index 3acb3bd3bb72436dfa34f19388bb58a4148abe62..2f0a241e20321c2aead633e2c9df179b4e1d7248 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -62,7 +62,7 @@
                     <dependency>
                         <groupId>org.opendaylight.mdsal</groupId>
                         <artifactId>maven-sal-api-gen-plugin</artifactId>
-                        <version>${yangtools.version}</version>
+                        <version>${mdsal.model.version}</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>