Merge "BUG-4117: add support of Old Notif. for Flow Statistics"
[openflowplugin.git] / extension / openflowplugin-extension-nicira / pom.xml
index 2ac70418d63cf62009a2e6d9cf0f33848b24d509..059538468efd3d842840c1231b7c5e964e04b39a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.3.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
@@ -64,7 +64,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>