Bump odlparent to 6.0.11 36/91536/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 22 Jul 2020 13:16:37 +0000 (15:16 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 22 Jul 2020 13:16:37 +0000 (15:16 +0200)
Pick up fixed-up netty.

Change-Id: I26924aa45d4c73f0e0ea20bec25777aced069059
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
31 files changed:
artifacts/pom.xml
benchmarks/pom.xml
bundle-parent/pom.xml
common/mockito-configuration/pom.xml
common/pom.xml
common/testutils/pom.xml
distribution-karaf/pom.xml
docs/pom.xml
features/features-yangtools-experimental/pom.xml
features/features-yangtools/pom.xml
features/odl-yangtools-codec/pom.xml
features/odl-yangtools-common/pom.xml
features/odl-yangtools-data-api/pom.xml
features/odl-yangtools-data/pom.xml
features/odl-yangtools-exp-data-xpath-api/pom.xml
features/odl-yangtools-exp-data-xpath/pom.xml
features/odl-yangtools-export/pom.xml
features/odl-yangtools-netty/pom.xml
features/odl-yangtools-parser-api/pom.xml
features/odl-yangtools-parser/pom.xml
features/odl-yangtools-util/pom.xml
features/odl-yangtools-xpath-api/pom.xml
features/odl-yangtools-xpath/pom.xml
features/pom.xml
pom.xml
yang-validation-tool/pom.xml
yang/pom.xml
yang/yang-maven-plugin-it/pom.xml
yang/yang-maven-plugin-spi/pom.xml
yang/yang-maven-plugin/pom.xml
yang/yang-model-validator/pom.xml

index eea8e74d32ab0717bf3a063cf3743cf1e3e9db24..9f2afd39ded598ccb143978d9b209421ece7db69 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>6.0.10</version>
+      <version>6.0.11</version>
       <relativePath/>
     </parent>
 
index 97c05e564cab0110bb0f4824671a9148e668b9bf..d8d204269fd42fed9068eddbc23f64284cc481d3 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 7f18bd3c62f5a7e65e98e282c987c24aa0949fac..32597cca7b8282620919772dabd0bd65740f4d01 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 438c514818316dbd694380953b33322b9d0b7e5e..9c5269d7613f4b8e41997b7a4d2c473de6864c2c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 869476155239d8599645106895b1a1b30851b4ec..4a5554ed2c8bd3ce51e9b59b615b736ad07cbfd8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>6.0.10</version>
+      <version>6.0.11</version>
       <relativePath/>
     </parent>
 
index 8cdb90182f45105bc7378868a3c1fa2f0d607135..d07e45d502c7e32ef77a85457f883378ed4c27d9 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 7202a6da074186f376977a2e2061d8e81b031e53..488c1886ab57a6950ce27f635739cdae6295004f 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 309fa70cacd7873247b952816b901161e27db8d9..8cf17d26dad3289fb255276ecd43ff4282d7e22d 100644 (file)
                         <link>https://commons.apache.org/proper/commons-lang/javadocs/api-3.9/</link>
                         <link>https://commons.apache.org/proper/commons-codec/apidocs/</link>
 
-                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/6.0.10/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/6.0.11/</link>
                     </links>
                     <groups>
                         <group>
index 03c681ce43d8fa1e8c86faa8aad1e8f93f71258e..59da3fef9bbc5ff033e5afd6f16d089a24e464a6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 5e0867aece444da0bc54e51931fb561c4d0354ea..55fa068fcfcf1037617053015d805cb82a74734d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 88bb807d8295c7a1a44413f7eda25063daf3c9cb..646f6e5f22b05f7250b8232192f84147ff03b876 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 9296e28ce8a1011c6cd232b8ebdc44896c2f2b19..aeaeee601aef0495b4b4f68b59410853deb8b04c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 9fdd53bb690625fc5918820bc34911a0a4afa78d..629ba904ceabccb0e9c717f16b48404f74047b7f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 547d4ce6612d11d2fd3224eab990470f378d0ece..4a5190831b8bcc18683ad3dfb222630ca9cbc268 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 9b06efffd73579e25bd4792bc9ae2ebba1af0668..543f85ebc61e67d7792958ca3ab849561aa1d04e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 539ac4da58ce044c78a173405a1b19c57b27f3d3..bf8ad83e3628af16298ce87d71931ee9fbb5986e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 40b0fc41cca2e6a353ba08e486a70cf3d4c55fd7..d06b05c81c35efaed8a9cc3b3f494968c1bbd8bc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 5e3ed8dff594be62ae9cb29cfd9be43743523f70..ec608a695e3e76fe88cfeef9682dc09b5b079b81 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 5fb7e1730f78567adeb218fbfcff7b4d6df772e9..d0c4013c56300215c93ec4cf3dfe8c50098b0b14 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 6941bb6e4064dd1f7d25914b6267d84244f1902a..707167090034951a712e5715862c96b4c285ba4b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index cc62c5b00f1736790f642cd04fb9c28aebf34e1d..a12f2cd10acec59d2c661833e38b5727aae7bfd8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 1b3d48d9ff0c9d9ef4d866bed1ab823ba91d8675..30759590e2de747d2759028bedf7a198d3f8dc8c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 5ecccec641a684532b3750c62070bfc4db58b474..b946629a04014c497ab205d2c90e16ee9e97c6d7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 7a47f40e60989b26d9b1fde237b253b7db49d9d0..345fd5f424d183eab0461eb8feeb17ba069082b1 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index b779f22f6e9d0e27045bdefbd86ee06cf6ca5441..d9e58ef2c85a7c6852fbc4a15dbd33dacaf6e40b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>6.0.10</version>
+      <version>6.0.11</version>
       <relativePath/>
     </parent>
 
index b908c6b028236272a2c41c3fb9a991c19b29b526..b82111729cd2c3b6184a5b0eb091ae175429960f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index a011e0fc0531a111d65c7e61583ed8b270e2e2f3..2562aaa02a69cecf543464d9b7cefff4f91fb1e5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index e0ab7b5574e7ba8610f7bc5bd15bc820ef63a8ba..2ca058dd0c6efddcab015222ae8b50c4a3090f75 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 7a4e1c3458355f8ccea219afa5456c37f6dcb5f2..e3b51a25fcc4dbf8d42abbb7b205ac03200d6b3d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 8ae434274063377dcba41cf27eb0b6702553947b..148911ea7dc88d47330b13f828d34dd3ac86b33c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 7aea1c6ddf6fe2d08e8c8ca969419dca0b4a1ee4..4b826f4a2abb4c97668896abce257f09a44faaf9 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>