Bump ietf versions to ...10-SNAPSHOT 21/43521/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 9 Aug 2016 14:50:54 +0000 (10:50 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 9 Aug 2016 14:51:16 +0000 (10:51 -0400)
Bump versions according to:
https://lists.opendaylight.org/pipermail/release/2016-August/007731.html

Change-Id: Iee62370c28d1fbf8c0dc18f12c5724c4f9c93088
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
vpnservice/commons/binding-parent/pom.xml
vpnservice/commons/config-parent/pom.xml
vpnservice/features/pom.xml

index 96381331eb198525ddd7a5ddb8348e41ee67f841..810f2dfde11c63ff5de1c8598ad9ffcbe08f06c8 100644 (file)
@@ -22,16 +22,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <properties>
     <vpnservices.version>0.4.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>
+    <ietf.inet.types.version>2010.09.24.10-SNAPSHOT</ietf.inet.types.version>
+    <ietf.yang.types.version>2010.09.24.10-SNAPSHOT</ietf.yang.types.version>
+    <ietf.interfaces.version>2014.05.08.10-SNAPSHOT</ietf.interfaces.version>
+    <iana.if.type.version>2014.05.08.10-SNAPSHOT</iana.if.type.version>
+    <yang.ext.version>2013.09.07.10-SNAPSHOT</yang.ext.version>
     <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
     <mdsal.version>2.2.0-SNAPSHOT</mdsal.version>
     <controller.mdsal.version>1.5.0-SNAPSHOT</controller.mdsal.version>
     <vpns.mdsalutil.version>0.4.0-SNAPSHOT</vpns.mdsalutil.version>
-    <model.bgp.version>2013.07.15.9-SNAPSHOT</model.bgp.version>
+    <model.bgp.version>2013.07.15.10-SNAPSHOT</model.bgp.version>
     <genius.version>0.2.0-SNAPSHOT</genius.version>
   </properties>
 
index d5d4a8ab6fe32896e379709f7dfa97e4be4c8a67..7048009f92df72d00f63ee0c917e9e1236c978e1 100644 (file)
@@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
     <controller.mdsal.version>1.5.0-SNAPSHOT</controller.mdsal.version>
     <vpns.mdsalutil.version>0.4.0-SNAPSHOT</vpns.mdsalutil.version>
-    <model.bgp.version>2013.07.15.9-SNAPSHOT</model.bgp.version>
+    <model.bgp.version>2013.07.15.10-SNAPSHOT</model.bgp.version>
     <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
     <vpns.ovsdb.version>1.4.0-SNAPSHOT</vpns.ovsdb.version>
     <liblldp.version>0.12.0-SNAPSHOT</liblldp.version>
index b4ef594366f6e839c35cf856d0da34013cafae43..5e471649dc6999720632cfc7af72cb76e0e937cc 100644 (file)
@@ -221,7 +221,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.9-SNAPSHOT</version>
+      <version>2013.07.15.10-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>