Version bump for vpnservice on master
[vpnservice.git] / features / pom.xml
index d7ea8a85be16d1a7517eec6f646bb5f4d01a610e..59998075d479264315553195aac4057563e1395a 100644 (file)
@@ -9,22 +9,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>vpnservice-features</artifactId>
-  <version>0.1.0-SNAPSHOT</version>
+  <version>0.2.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
   <prerequisites>
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <mdsal.version>1.2.0-SNAPSHOT</mdsal.version>
-    <openflowplugin.version>0.1.0-SNAPSHOT</openflowplugin.version>
-    <yangtools.version>0.7.0-SNAPSHOT</yangtools.version>
-    <vpnservices.version>0.1.0-SNAPSHOT</vpnservices.version>
+    <mdsal.version>1.3.0-SNAPSHOT</mdsal.version>
+    <openflowplugin.version>0.2.0-SNAPSHOT</openflowplugin.version>
+    <yangtools.version>0.8.0-SNAPSHOT</yangtools.version>
+    <vpnservices.version>0.2.0-SNAPSHOT</vpnservices.version>
     <mdsalutil.version>${vpnservices.version}</mdsalutil.version>
     <vpnmanager.version>${vpnservices.version}</vpnmanager.version>
     <interfacemgr.version>${vpnservices.version}</interfacemgr.version>
@@ -147,7 +147,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>model-bgp</artifactId>
-      <version>2013.07.15.7-SNAPSHOT</version>
+      <version>2013.07.15.8-SNAPSHOT</version>
     </dependency>
        <dependency>
       <groupId>${project.groupId}</groupId>