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


The following commit(s) were added to refs/heads/master by this push:
     new 5b4d75c  Update version to 13.0
5b4d75c is described below

commit 5b4d75c70e2e38be50820ed172fd469a0009486b
Author: Chesnay Schepler <ches...@apache.org>
AuthorDate: Mon Feb 22 09:42:36 2021 +0100

    Update version to 13.0
---
 flink-shaded-asm-7/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 ++--
 flink-shaded-netty-tcnative-dynamic/pom.xml                           | 4 ++--
 flink-shaded-netty-tcnative-static/pom.xml                            | 4 ++--
 flink-shaded-zookeeper-parent/flink-shaded-zookeeper-34/pom.xml       | 4 ++--
 flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml       | 4 ++--
 flink-shaded-zookeeper-parent/pom.xml                                 | 2 +-
 pom.xml                                                               | 2 +-
 13 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/flink-shaded-asm-7/pom.xml b/flink-shaded-asm-7/pom.xml
index 22ff1e8..b88d843 100644
--- a/flink-shaded-asm-7/pom.xml
+++ b/flink-shaded-asm-7/pom.xml
@@ -25,12 +25,12 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
-        <version>12.0</version>
+        <version>13.0</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-asm-${asm.major.version}</artifactId>
-    <version>${asm.version}-12.0</version>
+    <version>${asm.version}-13.0</version>
 
     <packaging>jar</packaging>
 
diff --git a/flink-shaded-force-shading/pom.xml 
b/flink-shaded-force-shading/pom.xml
index 60f75fc..d2c2642 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>12.0</version>
+        <version>13.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 0ef37d9..a458a49 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>12.0</version>
+        <version>13.0</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-guava</artifactId>
     <name>flink-shaded-guava-18</name>
-    <version>${guava.version}-12.0</version>
+    <version>${guava.version}-13.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 7355a1f..5658923 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.12.1-12.0</version>
+        <version>2.12.1-13.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 b83d30b..a2f7a50 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.12.1-12.0</version>
+        <version>2.12.1-13.0</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/flink-shaded-jackson-parent/pom.xml 
b/flink-shaded-jackson-parent/pom.xml
index bb9eb2e..3fd47dd 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>12.0</version>
+        <version>13.0</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-jackson-parent</artifactId>
     <name>flink-shaded-jackson-parent</name>
     <packaging>pom</packaging>
-    <version>2.12.1-12.0</version>
+    <version>2.12.1-13.0</version>
 
     <properties>
         <jackson.version>2.12.1</jackson.version>
diff --git a/flink-shaded-netty-4/pom.xml b/flink-shaded-netty-4/pom.xml
index cf70221..2c43cde 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>12.0</version>
+        <version>13.0</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-netty</artifactId>
     <name>flink-shaded-netty-4</name>
-    <version>${netty.version}-12.0</version>
+    <version>${netty.version}-13.0</version>
 
     <properties>
         <netty.version>4.1.49.Final</netty.version>
diff --git a/flink-shaded-netty-tcnative-dynamic/pom.xml 
b/flink-shaded-netty-tcnative-dynamic/pom.xml
index f6af622..0d84115 100644
--- a/flink-shaded-netty-tcnative-dynamic/pom.xml
+++ b/flink-shaded-netty-tcnative-dynamic/pom.xml
@@ -25,13 +25,13 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
-        <version>12.0</version>
+        <version>13.0</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-netty-tcnative-dynamic</artifactId>
     <name>flink-shaded-netty-tcnative-dynamic</name>
-    <version>${netty.tcnative.version}-12.0</version>
+    <version>${netty.tcnative.version}-13.0</version>
 
     <properties>
         <netty.tcnative.version>2.0.30.Final</netty.tcnative.version>
diff --git a/flink-shaded-netty-tcnative-static/pom.xml 
b/flink-shaded-netty-tcnative-static/pom.xml
index f2e2629..9851479 100644
--- a/flink-shaded-netty-tcnative-static/pom.xml
+++ b/flink-shaded-netty-tcnative-static/pom.xml
@@ -25,13 +25,13 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
-        <version>12.0</version>
+        <version>13.0</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-netty-tcnative-static</artifactId>
     <name>flink-shaded-netty-tcnative-static</name>
-    <version>${netty.tcnative.version}-12.0</version>
+    <version>${netty.tcnative.version}-13.0</version>
 
     <properties>
         <netty.tcnative.version>2.0.30.Final</netty.tcnative.version>
diff --git a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-34/pom.xml 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-34/pom.xml
index ec4ea95..a6dc513 100644
--- a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-34/pom.xml
+++ b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-34/pom.xml
@@ -25,13 +25,13 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded-zookeeper-parent</artifactId>
-        <version>12.0</version>
+        <version>13.0</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-zookeeper-3</artifactId>
     <name>flink-shaded-zookeeper-3.4</name>
-    <version>${zookeeper.version}-12.0</version>
+    <version>${zookeeper.version}-13.0</version>
 
     <properties>
         <zookeeper.version>3.4.14</zookeeper.version>
diff --git a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml
index 9fcaec5..cbcf696 100644
--- a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml
+++ b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml
@@ -25,13 +25,13 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded-zookeeper-parent</artifactId>
-        <version>12.0</version>
+        <version>13.0</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>flink-shaded-zookeeper-3</artifactId>
     <name>flink-shaded-zookeeper-3.5</name>
-    <version>${zookeeper.version}-12.0</version>
+    <version>${zookeeper.version}-13.0</version>
 
     <properties>
         <zookeeper.version>3.5.6</zookeeper.version>
diff --git a/flink-shaded-zookeeper-parent/pom.xml 
b/flink-shaded-zookeeper-parent/pom.xml
index 6468718..c979f9a 100644
--- a/flink-shaded-zookeeper-parent/pom.xml
+++ b/flink-shaded-zookeeper-parent/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
-        <version>12.0</version>
+        <version>13.0</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 2b84c94..2cc4dea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
 
     <groupId>org.apache.flink</groupId>
     <artifactId>flink-shaded</artifactId>
-    <version>12.0</version>
+    <version>13.0</version>
 
     <name>flink-shaded</name>
     <packaging>pom</packaging>

Reply via email to