Version bump for vpnservice on master
[vpnservice.git] / commons / binding-parent / pom.xml
index 28a0bbed6ecd5d51e0b386c7f191aed1d2bbb414..e33083612d89dbded7c3cc664f07caa2af22f731 100644 (file)
@@ -10,26 +10,26 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>binding-parent</artifactId>
-  <version>0.1.0-SNAPSHOT</version>
+  <version>0.2.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
-    <vpnservices.version>0.1.0-SNAPSHOT</vpnservices.version>
-    <ietf.inet.types.version>2010.09.24.7-SNAPSHOT</ietf.inet.types.version>
-    <ietf.yang.types.version>2010.09.24.7-SNAPSHOT</ietf.yang.types.version>
-    <ietf.interfaces.version>2014.05.08.7-SNAPSHOT</ietf.interfaces.version>
-    <iana.if.type.version>2014.05.08.7-SNAPSHOT</iana.if.type.version>
-    <yang.ext.version>2013.09.07.7-SNAPSHOT</yang.ext.version>
-    <yangtools.version>0.7.0-SNAPSHOT</yangtools.version>
-    <mdsal.version>1.2.0-SNAPSHOT</mdsal.version>
-    <vpns.mdsalutil.version>0.1.0-SNAPSHOT</vpns.mdsalutil.version>
-    <model.bgp.version>2013.07.15.7-SNAPSHOT</model.bgp.version>
+    <vpnservices.version>0.2.0-SNAPSHOT</vpnservices.version>
+    <ietf.inet.types.version>2010.09.24.8-SNAPSHOT</ietf.inet.types.version>
+    <ietf.yang.types.version>2010.09.24.8-SNAPSHOT</ietf.yang.types.version>
+    <ietf.interfaces.version>2014.05.08.8-SNAPSHOT</ietf.interfaces.version>
+    <iana.if.type.version>2014.05.08.8-SNAPSHOT</iana.if.type.version>
+    <yang.ext.version>2013.09.07.8-SNAPSHOT</yang.ext.version>
+    <yangtools.version>0.8.0-SNAPSHOT</yangtools.version>
+    <mdsal.version>1.3.0-SNAPSHOT</mdsal.version>
+    <vpns.mdsalutil.version>0.2.0-SNAPSHOT</vpns.mdsalutil.version>
+    <model.bgp.version>2013.07.15.8-SNAPSHOT</model.bgp.version>
   </properties>
 </project>