Bumping versions by 0.0.1 for next dev cycle
[vpnservice.git] / features / pom.xml
index 015a8e5af768cd975533f99f0f40d2fe357c9865..0513cc98a2834a8dc3a4ac38353457a62e3b6834 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.6.4-SNAPSHOT</version>
+    <version>1.6.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>vpnservice-features</artifactId>
-  <version>0.2.4-SNAPSHOT</version>
+  <version>0.2.5-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
   <prerequisites>
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <mdsal.version>1.3.4-SNAPSHOT</mdsal.version>
-    <openflowplugin.version>0.2.4-SNAPSHOT</openflowplugin.version>
-    <restconf.version>1.3.4-SNAPSHOT</restconf.version>
-    <yangtools.version>0.8.4-SNAPSHOT</yangtools.version>
-    <mdsal.model.version>0.8.4-SNAPSHOT</mdsal.model.version>
-    <vpnservices.version>0.2.4-SNAPSHOT</vpnservices.version>
-    <ovsdb.version>1.2.5-SNAPSHOT</ovsdb.version>
-    <liblldp.version>0.10.4-SNAPSHOT</liblldp.version>
-    <neutron.version>0.6.4-SNAPSHOT</neutron.version>
-    <nic.version>1.1.4-SNAPSHOT</nic.version>
+    <mdsal.version>1.3.5-SNAPSHOT</mdsal.version>
+    <openflowplugin.version>0.2.5-SNAPSHOT</openflowplugin.version>
+    <restconf.version>1.3.5-SNAPSHOT</restconf.version>
+    <yangtools.version>0.8.5-SNAPSHOT</yangtools.version>
+    <mdsal.model.version>0.8.5-SNAPSHOT</mdsal.model.version>
+    <vpnservices.version>0.2.5-SNAPSHOT</vpnservices.version>
+    <ovsdb.version>1.2.6-SNAPSHOT</ovsdb.version>
+    <liblldp.version>0.10.5-SNAPSHOT</liblldp.version>
+    <neutron.version>0.6.5-SNAPSHOT</neutron.version>
+    <nic.version>1.1.5-SNAPSHOT</nic.version>
     <arputil.version>${vpnservices.version}</arputil.version>
     <mdsalutil.version>${vpnservices.version}</mdsalutil.version>
     <vpnmanager.version>${vpnservices.version}</vpnmanager.version>
@@ -259,7 +259,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.8.4-SNAPSHOT</version>
+      <version>2013.07.15.8.5-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>