Bump topolofy model versions 30/22030/1
authorRobert Varga <rovarga@cisco.com>
Sat, 6 Jun 2015 14:40:24 +0000 (16:40 +0200)
committerRobert Varga <rovarga@cisco.com>
Sat, 6 Jun 2015 14:40:24 +0000 (16:40 +0200)
The correct versions are .8 for Be-cycle yangtools.

Change-Id: Ieccc392e42321951e7858649dcf1e51dd4a8fb9f
Signed-off-by: Robert Varga <rovarga@cisco.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 175287bca73200997d8d6c3230155aba8bb223de..aa7226530f4380f84778108eae7a9c719ff6d934 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -41,8 +41,8 @@
     <!-- required by alto command line -->
     <httpclient.version>4.4.1</httpclient.version>
 
-    <ietf.model.version>2010.09.24.7-SNAPSHOT</ietf.model.version>
-    <ietf.yang.types.version>2013.07.15.7-SNAPSHOT</ietf.yang.types.version>
+    <ietf.model.version>2010.09.24.8-SNAPSHOT</ietf.model.version>
+    <ietf.yang.types.version>2013.07.15.8-SNAPSHOT</ietf.yang.types.version>
 
     <!-- used by yangtools, but the name is strange.
          TODO: need more investigation -->
@@ -63,7 +63,7 @@
       0.6.0-SNAPSHOT
     </controller.commons.northbound.version>
     <l2switch.version>0.3.0-SNAPSHOT</l2switch.version>
-    <ietf.topology.version>2013.10.21.7-SNAPSHOT</ietf.topology.version>
+    <ietf.topology.version>2013.10.21.8-SNAPSHOT</ietf.topology.version>
     <commons.catalina.version>7.0.53.v201406061610</commons.catalina.version>
   </properties>