Bump yangtools to 2.0.15 41/78641/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 11 Dec 2018 09:35:42 +0000 (10:35 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 22 Dec 2018 15:54:12 +0000 (16:54 +0100)
This brings in latest fixes.

Change-Id: I3e45a3f88516423f6311690998ee53fa9126fb7f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
53 files changed:
binding/binding-parent/pom.xml
binding/maven-sal-api-gen-plugin/pom.xml
binding/mdsal-binding-api/pom.xml
binding/mdsal-binding-dom-adapter/pom.xml
binding/mdsal-binding-dom-codec-osgi/pom.xml
binding/mdsal-binding-dom-codec/pom.xml
binding/mdsal-binding-generator-api/pom.xml
binding/mdsal-binding-generator-impl/pom.xml
binding/mdsal-binding-generator-util/pom.xml
binding/mdsal-binding-java-api-generator/pom.xml
binding/yang-binding/pom.xml
binding2/mdsal-binding2-api/pom.xml
binding2/mdsal-binding2-dom-adapter/pom.xml
binding2/mdsal-binding2-dom-codec/pom.xml
binding2/mdsal-binding2-generator-api/pom.xml
binding2/mdsal-binding2-generator-impl/pom.xml
binding2/mdsal-binding2-generator-util/pom.xml
binding2/mdsal-binding2-java-api-generator/pom.xml
binding2/mdsal-binding2-maven-api-gen-plugin/pom.xml
binding2/mdsal-binding2-runtime/pom.xml
binding2/mdsal-binding2-spec/pom.xml
binding2/mdsal-binding2-spi/pom.xml
binding2/mdsal-binding2-util/pom.xml
binding2/mdsal-model-binding2-parent/pom.xml
binding2/prototype/pom.xml
common/features/odl-mdsal-binding-api/pom.xml
common/features/odl-mdsal-binding-base/pom.xml
common/features/odl-mdsal-binding-runtime/pom.xml
common/features/odl-mdsal-binding2-api/pom.xml
common/features/odl-mdsal-binding2-base/pom.xml
common/features/odl-mdsal-binding2-runtime/pom.xml
common/features/odl-mdsal-common/pom.xml
common/features/odl-mdsal-dom-api/pom.xml
common/features/odl-mdsal-dom-broker/pom.xml
common/features/odl-mdsal-eos-common/pom.xml
common/mdsal-common-api/pom.xml
common/mdsal-common-util/pom.xml
common/parent/pom.xml
dom/dom-parent/pom.xml
dom/mdsal-dom-api/pom.xml
dom/mdsal-dom-broker/pom.xml
dom/mdsal-dom-inmemory-datastore/pom.xml
dom/mdsal-dom-schema-service-osgi/pom.xml
dom/mdsal-dom-spi/pom.xml
entityownership/mdsal-eos-binding-adapter/pom.xml
entityownership/mdsal-eos-binding-api/pom.xml
entityownership/mdsal-eos-common-api/pom.xml
entityownership/mdsal-eos-common-spi/pom.xml
entityownership/mdsal-eos-dom-api/pom.xml
entityownership/mdsal-eos-dom-simple/pom.xml
pom.xml
singleton-service/mdsal-singleton-common-api/pom.xml
singleton-service/mdsal-singleton-dom-impl/pom.xml

index c56e7d2cde62ad2c8feafc82b650f11cab32b986..03f6348092affa788ddcef41c37039ce82da353f 100644 (file)
@@ -58,7 +58,7 @@
                         <plugin>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>yang-maven-plugin</artifactId>
-                            <version>2.0.13</version>
+                            <version>2.0.15</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index aaadc93a29461d8967a35346562f71f89812ede2..6315ebc1e868185495d603af50fefcf52f45ced8 100644 (file)
@@ -34,7 +34,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 1dd1db783742f844bb44d901ad83c3666bf6116f..67d47bdd9f51bfdfc86564261427add1ada80b15 100644 (file)
@@ -33,7 +33,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 580bf8b72cf660fbbad9332af1d6fdc4b421333f..ad698cd737c3da10bbcf57e94963d98abbaa241a 100644 (file)
@@ -33,7 +33,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 128c5ad0ff599e4d05052daf59c448f2e24a365a..9b75f412c6645ca5cb356dfa03e7e4b342957bea 100644 (file)
@@ -34,7 +34,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 14628d908eae7b32d6aa46e80bd52ede75998120..6e1a2897e7e5d3acfbb986ab108ddc084c981bd5 100644 (file)
@@ -34,7 +34,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 04c6928f414431c0f80e62defb513010e47d3df5..e630909352d9c0e79db54139383189bcdb0905a3 100644 (file)
@@ -34,7 +34,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 1509ef1881e464b5bec4d04fa2361333ea2ea9f1..8ef31755d9ba5ec0febda55a491b50ce2fff5d82 100644 (file)
@@ -34,7 +34,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 f2bdd5eed5fef33afd92d9089080447a9adf2d18..4070a5ebdd8087f00156d16c882b3d114edd1cea 100644 (file)
@@ -34,7 +34,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 483860005cbbb7b84ba6e42abffee6c853a1dbbd..b0008e73313ab885d1c2398ca4b3b07346a82fed 100644 (file)
@@ -34,7 +34,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 7a1ac14e9978875e5c5488814cc50cd7ec39f028..2c4a9ac935461160d44b7a90a4d4d815096ca3fc 100644 (file)
@@ -29,7 +29,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 5d3459609ca18e0fb202b84063295ed9dec5857b..10eecaba401dd81035763bc89156dfd1aca467bb 100644 (file)
@@ -32,7 +32,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 0da80fd20a3e5204b6189715cccd70e5635b51c1..34bab057b5c1138659976cc139db05943fc92f0d 100644 (file)
@@ -33,7 +33,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 816f42a53256bb56ba4586c6ea0fc33ab9858ddb..798d3d02478c1cd3066310a682819078fb4858eb 100644 (file)
@@ -32,7 +32,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 5b47eb5575150b33728eac754a318aba5c6cd484..74c5172e6132510e2574cc8a0fb54cb7cdcabdaa 100644 (file)
@@ -34,7 +34,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 e3aa47f1a7727077f2deb4763a5dfda60e9b069a..aaa697361693a1b1c3fa2bab4340d12f1ce6901d 100644 (file)
@@ -34,7 +34,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 d51d3ff293ddf1e184ffefcead4507c047e1ea3a..aa9bf52fd12ffa7957f4ae01c48841f7f1c45ee4 100644 (file)
@@ -34,7 +34,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 2ec0374dc11d0520921e96c5a3ee591c60feeaa7..35c757b894a29728c6b6f304da16af07decc8b6d 100644 (file)
@@ -34,7 +34,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 21cf55043a1abee74e472666a9ee82413fcec4f2..37687dbac5e6cf14949971ee899beafef6a625f4 100644 (file)
@@ -34,7 +34,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 813af0dca2a80641ead8285c51db5e7b038debba..78714ddefa44390c0f4fd826c74d9e6f5d923140 100644 (file)
@@ -32,7 +32,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 c70128f66eceeabe5df1236c0a3ab82324ba2f21..0f377f3681e640e2efc638d531f26b3f3ad478b8 100644 (file)
@@ -29,7 +29,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 e58d99349c1df30b05219d02429ec1438c147f59..d05d784e0e22296d452db53bf039132478aded54 100644 (file)
@@ -33,7 +33,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 d64c04191979c1e091a64e89f7d9fe358f562112..25f924520a181eb410635308fe362de794526854 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 4300e74b4d96c88afcca07232bab00d8cdfe2fb4..1e56c7e1ca83c10c973e096cbd443f9669e0bee0 100644 (file)
@@ -59,7 +59,7 @@
                         <plugin>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>yang-maven-plugin</artifactId>
-                            <version>2.0.13</version>
+                            <version>2.0.15</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index c34326ab3dc569acecdcdc12c2f3000ab188a771..54a2f91f000722565f510947fcc4ffd3d438162f 100644 (file)
@@ -10,7 +10,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>
-            <version>2.0.13</version>
+            <version>2.0.15</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
index c9e2a6bc2e8bfd9722a5864b7b44e48a724b3076..d999b95c32adff9f96acf14942aee5d0e3153bb3 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.13</version>
+                <version>2.0.15</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 987b46c9368c2bc547c94c850814f3cd5bbac7cd..01e62d480738835ac8254aa5880c2b7a248e2008 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 2b5892070bb580f323299c7a825642418488e279..46bc85d49b66280e321b46703bfddb22873adaee 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 096ef500bf598d4ae623eeed33146fb93c581fe0..42f4fc78761854b5b8c8f67cd7151635763b99a3 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.13</version>
+                <version>2.0.15</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 10f900692077e64b41fa2f0144a3782c7305d6ab..25bde734c0d49fd0e6979ce82ffd46a66ca9d5cb 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 2efd7e318e056a2bb4f47769d280794307d35bbf..e247b111f643ed517a459fdaa043484f59c12eb4 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 95e5048ad72b3bde40372d408b4ec8eb4492e41a..c332eb12902344e95f47315d4451b93fb6a7ac43 100644 (file)
@@ -35,7 +35,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 22f8aa2844534baa21be25af9f85c4233922369a..20f64af8a658acca2de786de776a74fbee180021 100644 (file)
@@ -35,7 +35,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 87d6b81f8e7c41509cd9bdd2a25aba8dd86ba001..2ae7f4dfadcf0bec2d5bbacb5d70d54eb697d837 100644 (file)
@@ -35,7 +35,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 cf12b950ec8af1c1cb93d84f5ff61e0a5749a254..73f14d64a065a0ad3b9d6cfa1b0328e517340085 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 2abdb280ae09ce70b41f46307b3e2ee6d751320b..b9ced35351971a59a419878c75dd9d80b60b3458 100644 (file)
@@ -33,7 +33,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 d26ead14705eeaa637084272246612827b8243c8..06cfa09f4219f65bb367b372b6f4cf53a571759d 100644 (file)
@@ -33,7 +33,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 ddc540b5f56828a6349c9a252af5c78c34365d43..4ec905f98967d03f839e2dbf356512d891d767f5 100644 (file)
@@ -45,7 +45,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>
                 <plugin>
                     <groupId>org.opendaylight.yangtools</groupId>
                     <artifactId>yang-maven-plugin</artifactId>
-                    <version>2.0.13</version>
+                    <version>2.0.15</version>
                     <executions>
                         <execution>
                             <goals>
index 74a05fa91fbab09f085c86b089f5f6a2d4231051..0b915415bd8f09b0f43e30b121b8e2c948db5b82 100644 (file)
@@ -29,7 +29,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 6f0dd3dade2cb80d55ec1a2f6015a1d45e9b70ce..487ce338a408135788fb870ac85ff65892eb3d2c 100644 (file)
@@ -34,7 +34,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 786bc64f1ae8953c4ed249308bb9addadcdc41d5..9efa1f8987d0bf2f905fc02d360a563aa5c65c8e 100644 (file)
@@ -33,7 +33,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 ed9bda7fd19e3797ff3477ccdbf459eea2e454e5..e60a58f34435615db4a51713328ca3e8236833ec 100644 (file)
@@ -34,7 +34,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 23f5677419ed2f59105742d47bd3295bd40d212b..c777b4bb86e522b2c903dd96b8e96aae357debbf 100644 (file)
@@ -33,7 +33,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 050a2f7db2851a7aeecfb239cdc452a63dafee4d..e4e5ec625b0165e006458f14c21e8d9b0e589466 100644 (file)
@@ -33,7 +33,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 e5ff7e0b36a84dd82a85eac1199ff93011aa43d2..f9a85970e03720fe67abacf2d7a171242dd692c5 100644 (file)
@@ -33,7 +33,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 280162aa99623c125286cad412d42970fddcbd2a..469bde354cfb77277dd19350687efd024e53cee8 100644 (file)
@@ -32,7 +32,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 683e4820ad3e82bf5ffc0b280d3244154ea1b171..46acc07329ca386374c2a0a82e57e8066a2f1864 100644 (file)
@@ -32,7 +32,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 27b40885f6df04a27c501fae825ec2259e3541d9..d748dcf2bd8c385dd431ba371bae07b81dac8152 100644 (file)
@@ -32,7 +32,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 5accca37adc64bf5a1bda30e90b21b8c9c624334..2d71ec0572d735f036eb3bcaaca831f4c5aed465 100644 (file)
@@ -32,7 +32,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 0d779a4cd1eaf524751ebad7ba273f263d020ede..006cc4202a4695a593826bc97a89e846f02d942f 100644 (file)
@@ -32,7 +32,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>
diff --git a/pom.xml b/pom.xml
index 664b98bd339d896529f8fd940ec76302497d077e..0d6fd73828d794cd5b4a8ec98547d33fb5b13b03 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
                         <dependency>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>checkstyle-logging</artifactId>
-                            <version>2.0.13</version>
+                            <version>2.0.15</version>
                         </dependency>
                     </dependencies>
                 </plugin>
index 46da7e2eb6837347d1367ca6f396bdb7e607df62..decd6c55695be1bc6d620f81cf579cbbb4883252 100644 (file)
@@ -33,7 +33,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 25cda4e62e3a26ed2feffd044428e9896fbc7c64..f1c642230e2d9da2f7bd98bbe96e396c352e4b90 100644 (file)
@@ -33,7 +33,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>