Bump yangtools to 2.0.10 80/74880/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 6 Aug 2018 15:44:25 +0000 (17:44 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 7 Aug 2018 09:46:39 +0000 (09:46 +0000)
This fixes an issue with actions, hence we need it in Fluorine.

Change-Id: I4b312e3e8ca2eafdd8a63781e78c0c019f4f7a4a
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

index d00c94b6e24154ec2b39b62b4c48a7d05a863bcb..a7940a562b82e774ca18503af356616786162420 100644 (file)
@@ -39,7 +39,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.9</version>
+                <version>2.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f3e9defc5915e10f34b5ab2cfd22e47d7f0944a3..e7f4a44f552b1af177d4209efce0bebdda91a68e 100644 (file)
@@ -34,7 +34,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.9</version>
+        <version>2.0.10</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index caa0919f9a9c9b12d995ca6d225aab575bde673d..87a9bb874ac0545f10eb2a5b8bc49c5f039f6b90 100644 (file)
@@ -18,7 +18,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.9</version>
+        <version>2.0.10</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>