Bump to yangtools-2.1.6 and triemap-1.0.4 01/79001/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 23 Dec 2018 06:59:40 +0000 (07:59 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 23 Dec 2018 07:01:55 +0000 (08:01 +0100)
This brings in latest fixes and odlparent-4.0.5 alignment.

Change-Id: I7de1a7af6ebbf69e1e4b1f8834dc9f5cc79080a7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/mdsal/odl-mdsal-broker-local/pom.xml
opendaylight/blueprint/pom.xml
opendaylight/md-sal/sal-binding-dom-it/pom.xml
opendaylight/md-sal/sal-distributed-datastore/pom.xml

index d04ca14219680913ab652c3b9a0b2179d106cc08..27a040287c47680d483db43d5cd4e0e8f1ed8ac4 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.4</version>
+                <version>2.1.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ce4ae2b5f7e542e19620f8593995979b9ad4b2a3..086b80cafb2f9e4fb1475dd89f4ac0c0d463563a 100644 (file)
@@ -34,7 +34,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.1.4</version>
+        <version>2.1.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index d1c5592631b634747fccd549ffaf8070b47eb605..14ee203008fe508fa0a77817954f4f01869a8f2e 100644 (file)
@@ -18,7 +18,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.1.4</version>
+        <version>2.1.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 79bea0e431789cdbc0cc223f49a429a10435db67..39870f1e81fb3f46c1e21bce65d9614cbb8fa905 100644 (file)
@@ -17,7 +17,7 @@
       <dependency>
         <groupId>tech.pantheon.triemap</groupId>
         <artifactId>bom</artifactId>
-        <version>1.0.1</version>
+        <version>1.0.4</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>