Fix ietf-yang-types version 68/43468/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 9 Aug 2016 04:54:26 +0000 (00:54 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 9 Aug 2016 04:54:30 +0000 (00:54 -0400)
The version bump script messed up bumping the ietf version. Fixing it
with this patch.

Change-Id: I9b3975582a3a2fe35ab5f4509b6d3a70bf5ca243
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
opendaylight/commons/opendaylight/pom.xml

index 9fc2d9713f8f31da730db819ff9cadce5d0b41f2..dcd5a4793af86def9ca3f8f63fc9f2c2bad9b5d6 100644 (file)
@@ -83,7 +83,7 @@
     <ietf-inet-types.version>1.2.0-SNAPSHOT</ietf-inet-types.version>
     <ietf-restconf.version>2013.10.19.7-SNAPSHOT</ietf-restconf.version>
     <ietf-topology.version>2013.10.21.7-SNAPSHOT</ietf-topology.version>
-    <ietf-yang-types.version>2013.07.15.7-SNAPSHOT</ietf-yang-types.version>
+    <ietf-yang-types.version>2013.07.15.9-SNAPSHOT</ietf-yang-types.version>
     <jdepend.maven.plugin.version>2.0-beta-2</jdepend.maven.plugin.version>
 
     <!-- Path prefix where we generate configuration subsystem bindings -->