Bump yangtools to 2.0.15 52/78652/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 11 Dec 2018 13:40:34 +0000 (14:40 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 22 Dec 2018 16:27:27 +0000 (17:27 +0100)
This brings in the latest fixes.

Change-Id: I8d2fc3f8b598c18a6d86d14358cd5f7af9fcd116
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/netconf-connector/pom.xml
features/netconf/odl-netconf-api/pom.xml
features/netconf/odl-netconf-util/pom.xml
features/restconf/odl-restconf-common/pom.xml
protocol-framework/pom.xml

index 1b491832f5a8be1f82fe798444fba031b1e7fe61..c8161204a104d2af09c8bd62e7d28c2c25c6e745 100644 (file)
@@ -53,7 +53,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.13</version>
+        <version>2.0.15</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index b505ee467ceff30ef14140605b5c5cc573f83b83..8b38261e77fe31fdd226f621788a7b996f7f2936 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.13</version>
+                <version>2.0.15</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3ce020a195a1814ead6164f712014ab9cff15e01..8ebc5235ad3fa7d3f3884309d7364d6aeb4a196d 100644 (file)
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>odl-yangtools-codec</artifactId>
-            <version>2.0.13</version>
+            <version>2.0.15</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 042db295a50fc364c23a071ede51694fad62b551..14f2ad28e8ad35203b801969cd96694f53e4aa01 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.13</version>
+                <version>2.0.15</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 59c543aee34679e4f1492b2e3869711e6aa44e77..eb276061d2c17a2dd3fc81789adb90cd12c00b0e 100644 (file)
@@ -48,7 +48,7 @@
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>mockito-configuration</artifactId>
-      <version>2.0.13</version>
+      <version>2.0.15</version>
       <scope>test</scope>
     </dependency>
     <dependency>