From 5308f76da28ddb87c9de1e7079561606a24e878f Mon Sep 17 00:00:00 2001 From: Chesnay Schepler Date: Tue, 19 Nov 2019 22:18:34 +0100 Subject: [PATCH] Update version to 10.0 --- flink-shaded-asm-7/pom.xml | 4 ++-- flink-shaded-force-shading/pom.xml | 2 +- flink-shaded-guava-18/pom.xml | 4 ++-- flink-shaded-hadoop-2-uber/pom.xml | 6 +++--- flink-shaded-hadoop-2/pom.xml | 4 ++-- flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml | 2 +- .../flink-shaded-jackson-module-jsonSchema-2/pom.xml | 2 +- flink-shaded-jackson-parent/pom.xml | 4 ++-- flink-shaded-netty-4/pom.xml | 4 ++-- flink-shaded-netty-tcnative-dynamic/pom.xml | 4 ++-- flink-shaded-netty-tcnative-static/pom.xml | 4 ++-- pom.xml | 2 +- 12 files changed, 21 insertions(+), 21 deletions(-) diff --git a/flink-shaded-asm-7/pom.xml b/flink-shaded-asm-7/pom.xml index 530d7be..16d0911 100644 --- a/flink-shaded-asm-7/pom.xml +++ b/flink-shaded-asm-7/pom.xml @@ -25,12 +25,12 @@ under the License. org.apache.flink flink-shaded - 9.0 + 10.0 .. flink-shaded-asm-${asm.major.version} - ${asm.version}-9.0 + ${asm.version}-10.0 jar diff --git a/flink-shaded-force-shading/pom.xml b/flink-shaded-force-shading/pom.xml index bbdd2f2..c933354 100644 --- a/flink-shaded-force-shading/pom.xml +++ b/flink-shaded-force-shading/pom.xml @@ -25,7 +25,7 @@ under the License. flink-shaded org.apache.flink - 9.0 + 10.0 flink-shaded-force-shading diff --git a/flink-shaded-guava-18/pom.xml b/flink-shaded-guava-18/pom.xml index 3055721..606c954 100644 --- a/flink-shaded-guava-18/pom.xml +++ b/flink-shaded-guava-18/pom.xml @@ -25,13 +25,13 @@ under the License. org.apache.flink flink-shaded - 9.0 + 10.0 .. flink-shaded-guava flink-shaded-guava-18 - ${guava.version}-9.0 + ${guava.version}-10.0 jar diff --git a/flink-shaded-hadoop-2-uber/pom.xml b/flink-shaded-hadoop-2-uber/pom.xml index 6e467b7..f15545b 100644 --- a/flink-shaded-hadoop-2-uber/pom.xml +++ b/flink-shaded-hadoop-2-uber/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.flink flink-shaded - 9.0 + 10.0 .. @@ -34,7 +34,7 @@ under the License. flink-shaded-hadoop-2-uber jar - ${hadoop.version}-9.0 + ${hadoop.version}-10.0 2.4.1 @@ -49,7 +49,7 @@ under the License. org.apache.flink flink-shaded-hadoop-2 - ${hadoop.version}-9.0 + ${hadoop.version}-10.0 diff --git a/flink-shaded-hadoop-2/pom.xml b/flink-shaded-hadoop-2/pom.xml index 2f6e896..db08b56 100644 --- a/flink-shaded-hadoop-2/pom.xml +++ b/flink-shaded-hadoop-2/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-shaded - 9.0 + 10.0 .. @@ -33,7 +33,7 @@ under the License. flink-shaded-hadoop-2 jar - ${hadoop.version}-9.0 + ${hadoop.version}-10.0 1.8.2 diff --git a/flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml b/flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml index 3b44aed..55f82b7 100644 --- a/flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml +++ b/flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-shaded-jackson-parent - 2.10.1-9.0 + 2.10.1-10.0 .. diff --git a/flink-shaded-jackson-parent/flink-shaded-jackson-module-jsonSchema-2/pom.xml b/flink-shaded-jackson-parent/flink-shaded-jackson-module-jsonSchema-2/pom.xml index a8a10e8..146d0d1 100644 --- a/flink-shaded-jackson-parent/flink-shaded-jackson-module-jsonSchema-2/pom.xml +++ b/flink-shaded-jackson-parent/flink-shaded-jackson-module-jsonSchema-2/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.flink flink-shaded-jackson-parent - 2.10.1-9.0 + 2.10.1-10.0 .. diff --git a/flink-shaded-jackson-parent/pom.xml b/flink-shaded-jackson-parent/pom.xml index a571aa6..bfc77c7 100644 --- a/flink-shaded-jackson-parent/pom.xml +++ b/flink-shaded-jackson-parent/pom.xml @@ -25,14 +25,14 @@ under the License. org.apache.flink flink-shaded - 9.0 + 10.0 .. flink-shaded-jackson-parent flink-shaded-jackson-parent pom - 2.10.1-9.0 + 2.10.1-10.0 2.10.1 diff --git a/flink-shaded-netty-4/pom.xml b/flink-shaded-netty-4/pom.xml index 13a6616..6f35e8d 100644 --- a/flink-shaded-netty-4/pom.xml +++ b/flink-shaded-netty-4/pom.xml @@ -25,13 +25,13 @@ under the License. org.apache.flink flink-shaded - 9.0 + 10.0 .. flink-shaded-netty flink-shaded-netty-4 - ${netty.version}-9.0 + ${netty.version}-10.0 4.1.39.Final diff --git a/flink-shaded-netty-tcnative-dynamic/pom.xml b/flink-shaded-netty-tcnative-dynamic/pom.xml index 3659064..179563e 100644 --- a/flink-shaded-netty-tcnative-dynamic/pom.xml +++ b/flink-shaded-netty-tcnative-dynamic/pom.xml @@ -25,13 +25,13 @@ under the License. org.apache.flink flink-shaded - 9.0 + 10.0 .. flink-shaded-netty-tcnative-dynamic flink-shaded-netty-tcnative-dynamic - ${netty.tcnative.version}-9.0 + ${netty.tcnative.version}-10.0 2.0.25.Final diff --git a/flink-shaded-netty-tcnative-static/pom.xml b/flink-shaded-netty-tcnative-static/pom.xml index 86a9b93..1b64746 100644 --- a/flink-shaded-netty-tcnative-static/pom.xml +++ b/flink-shaded-netty-tcnative-static/pom.xml @@ -25,13 +25,13 @@ under the License. org.apache.flink flink-shaded - 9.0 + 10.0 .. flink-shaded-netty-tcnative-static flink-shaded-netty-tcnative-static - ${netty.tcnative.version}-9.0 + ${netty.tcnative.version}-10.0 2.0.25.Final diff --git a/pom.xml b/pom.xml index 0cca78d..078e402 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. org.apache.flink flink-shaded - 9.0 + 10.0 flink-shaded pom