You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2019/01/31 14:13:39 UTC

[flink-shaded] 43/47: Update version to 6.0

This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-shaded.git

commit e39999a6cb630deead648ab45d47c10fcbe2d908
Author: zentol <ch...@apache.org>
AuthorDate: Wed Oct 10 14:36:01 2018 +0200

    Update version to 6.0
---
 flink-shaded-asm-5/pom.xml                                            | 4 ++--
 flink-shaded-asm-6/pom.xml                                            | 4 ++--
 flink-shaded-force-shading/pom.xml                                    | 2 +-
 flink-shaded-guava-18/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 ++--
 pom.xml                                                               | 2 +-
 9 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/flink-shaded-asm-5/pom.xml b/flink-shaded-asm-5/pom.xml
index 50da34a..e2f2b96 100644
--- a/flink-shaded-asm-5/pom.xml
+++ b/flink-shaded-asm-5/pom.xml
@@ -25,13 +25,13 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
-        <version>5.0</version>
+        <version>6.0</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-asm</artifactId>
     <name>flink-shaded-asm-5</name>
-    <version>${asm.version}-5.0</version>
+    <version>${asm.version}-6.0</version>
 
     <packaging>jar</packaging>
 
diff --git a/flink-shaded-asm-6/pom.xml b/flink-shaded-asm-6/pom.xml
index 85b7855..04f9a1c 100644
--- a/flink-shaded-asm-6/pom.xml
+++ b/flink-shaded-asm-6/pom.xml
@@ -25,12 +25,12 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
-        <version>5.0</version>
+        <version>6.0</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-asm-${asm.major.version}</artifactId>
-    <version>${asm.version}-5.0</version>
+    <version>${asm.version}-6.0</version>
 
     <packaging>jar</packaging>
 
diff --git a/flink-shaded-force-shading/pom.xml b/flink-shaded-force-shading/pom.xml
index 5f2abc7..2303eab 100644
--- a/flink-shaded-force-shading/pom.xml
+++ b/flink-shaded-force-shading/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>flink-shaded</artifactId>
         <groupId>org.apache.flink</groupId>
-        <version>5.0</version>
+        <version>6.0</version>
     </parent>
 
     <artifactId>flink-shaded-force-shading</artifactId>
diff --git a/flink-shaded-guava-18/pom.xml b/flink-shaded-guava-18/pom.xml
index daedcf0..1921e7f 100644
--- a/flink-shaded-guava-18/pom.xml
+++ b/flink-shaded-guava-18/pom.xml
@@ -25,13 +25,13 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
-        <version>5.0</version>
+        <version>6.0</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-guava</artifactId>
     <name>flink-shaded-guava-18</name>
-    <version>${guava.version}-5.0</version>
+    <version>${guava.version}-6.0</version>
 
     <packaging>jar</packaging>
 
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 ffbad81..7873258 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.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded-jackson-parent</artifactId>
-        <version>2.7.9-5.0</version>
+        <version>2.7.9-6.0</version>
         <relativePath>..</relativePath>
     </parent>
 
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 7b5a9a5..6847524 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.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded-jackson-parent</artifactId>
-        <version>2.7.9-5.0</version>
+        <version>2.7.9-6.0</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/flink-shaded-jackson-parent/pom.xml b/flink-shaded-jackson-parent/pom.xml
index 1c3e3d0..b536b8f 100644
--- a/flink-shaded-jackson-parent/pom.xml
+++ b/flink-shaded-jackson-parent/pom.xml
@@ -25,14 +25,14 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
-        <version>5.0</version>
+        <version>6.0</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-jackson-parent</artifactId>
     <name>flink-shaded-jackson-parent</name>
     <packaging>pom</packaging>
-    <version>2.7.9-5.0</version>
+    <version>2.7.9-6.0</version>
 
     <properties>
         <jackson.version>2.7.9</jackson.version>
diff --git a/flink-shaded-netty-4/pom.xml b/flink-shaded-netty-4/pom.xml
index 9c43a59..c837f88 100644
--- a/flink-shaded-netty-4/pom.xml
+++ b/flink-shaded-netty-4/pom.xml
@@ -25,13 +25,13 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
-        <version>5.0</version>
+        <version>6.0</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-netty</artifactId>
     <name>flink-shaded-netty-4</name>
-    <version>${netty.version}-5.0</version>
+    <version>${netty.version}-6.0</version>
 
     <properties>
         <netty.version>4.1.24.Final</netty.version>
diff --git a/pom.xml b/pom.xml
index e1e9505..b607a07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
 
     <groupId>org.apache.flink</groupId>
     <artifactId>flink-shaded</artifactId>
-    <version>5.0</version>
+    <version>6.0</version>
 
     <name>flink-shaded</name>
     <packaging>pom</packaging>