Version bump for vpnservice on master
[vpnservice.git] / features / pom.xml
index 69ce6e6d9d0fd9a90a4683b686b7e4830b8f155b..59998075d479264315553195aac4057563e1395a 100644 (file)
@@ -9,28 +9,28 @@ 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>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.0.1-SNAPSHOT</vpnservices.version>
-    <mdsalutil.version>0.0.1-SNAPSHOT</mdsalutil.version>
-    <vpnmanager.version>0.0.1-SNAPSHOT</vpnmanager.version>
-    <interfacemgr.version>0.0.1-SNAPSHOT</interfacemgr.version>
-    <nexthopmgr.version>0.0.1-SNAPSHOT</nexthopmgr.version>
-    <fibmanager.version>0.0.1-SNAPSHOT</fibmanager.version>
-    <idmanager.version>0.0.1-SNAPSHOT</idmanager.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>
+    <nexthopmgr.version>${vpnservices.version}</nexthopmgr.version>
+    <fibmanager.version>${vpnservices.version}</fibmanager.version>
+    <idmanager.version>${vpnservices.version}</idmanager.version>
   </properties>
   <dependencyManagement>
     <dependencies>
@@ -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>