Bump versions by 0.1.0 for next dev cycle
[netvirt.git] / vpnservice / neutronvpn / neutronvpn-api / pom.xml
index accac5bca7b5019fc59ba71ab98cabfd4027c27c..01a9ac16aac88b533b66eda326b75e7cbc832e8f 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../../commons/config-parent</relativePath>
     </parent>
 
@@ -39,7 +39,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
-            <artifactId>ietf-yang-types</artifactId>
+            <artifactId>ietf-yang-types-20130715</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.genius</groupId>