Fix "Bug 5589 - Deprecate PortNumberCache"
[openflowplugin.git] / applications / pom.xml
index 5604340f8c7b63bf1b633a75dfe3b85c03aaa1bb..3ec52403bf38829a46462d64544e583164f31ef9 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>
 
@@ -61,7 +61,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>