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:16 UTC

[flink-shaded] 20/47: (#19) Increment parent version to 2.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 c69612962a61d21f22fa2a8c93e90fc49f069819
Author: zentol <ch...@apache.org>
AuthorDate: Tue Aug 22 15:19:57 2017 +0200

    (#19) Increment parent version to 2.0
---
 flink-shaded-asm-5/pom.xml    | 2 +-
 flink-shaded-guava-18/pom.xml | 2 +-
 flink-shaded-netty-4/pom.xml  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/flink-shaded-asm-5/pom.xml b/flink-shaded-asm-5/pom.xml
index 5dc630a..1402d76 100644
--- a/flink-shaded-asm-5/pom.xml
+++ b/flink-shaded-asm-5/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
-        <version>1.0</version>
+        <version>2.0</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/flink-shaded-guava-18/pom.xml b/flink-shaded-guava-18/pom.xml
index e44f404..3cabddc 100644
--- a/flink-shaded-guava-18/pom.xml
+++ b/flink-shaded-guava-18/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
-        <version>1.0</version>
+        <version>2.0</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/flink-shaded-netty-4/pom.xml b/flink-shaded-netty-4/pom.xml
index 5ceb179..7f47d06 100644
--- a/flink-shaded-netty-4/pom.xml
+++ b/flink-shaded-netty-4/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded</artifactId>
-        <version>1.0</version>
+        <version>2.0</version>
         <relativePath>..</relativePath>
     </parent>