Bump versions by 0.1.0 for next dev cycle
[vpnservice.git] / vpnintent / impl / pom.xml
index 7a3b30509ee919d6efbcfd40fc08192ac133bf63..fefa538405bd1284c860acca532621df2207fa2e 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.4.0-SNAPSHOT</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
@@ -20,7 +20,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <packaging>bundle</packaging>
 
   <properties>
-    <nic.version>1.2.0-SNAPSHOT</nic.version>
+    <nic.version>1.3.0-SNAPSHOT</nic.version>
   </properties>
 
   <dependencies>