Skip to content

Commit

Permalink
Update version to 14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zentol committed Mar 31, 2021
1 parent 5b4d75c commit 1210478
Show file tree
Hide file tree
Showing 13 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions flink-shaded-asm-7/pom.xml
Expand Up @@ -25,12 +25,12 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
<version>13.0</version>
<version>14.0</version>
<relativePath>..</relativePath>
</parent>

<artifactId>flink-shaded-asm-${asm.major.version}</artifactId>
<version>${asm.version}-13.0</version>
<version>${asm.version}-14.0</version>

<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion flink-shaded-force-shading/pom.xml
Expand Up @@ -25,7 +25,7 @@ under the License.
<parent>
<artifactId>flink-shaded</artifactId>
<groupId>org.apache.flink</groupId>
<version>13.0</version>
<version>14.0</version>
</parent>

<artifactId>flink-shaded-force-shading</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions flink-shaded-guava-18/pom.xml
Expand Up @@ -25,13 +25,13 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
<version>13.0</version>
<version>14.0</version>
<relativePath>..</relativePath>
</parent>

<artifactId>flink-shaded-guava</artifactId>
<name>flink-shaded-guava-18</name>
<version>${guava.version}-13.0</version>
<version>${guava.version}-14.0</version>

<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml
Expand Up @@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-jackson-parent</artifactId>
<version>2.12.1-13.0</version>
<version>2.12.1-14.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
Expand Up @@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-jackson-parent</artifactId>
<version>2.12.1-13.0</version>
<version>2.12.1-14.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions flink-shaded-jackson-parent/pom.xml
Expand Up @@ -25,14 +25,14 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
<version>13.0</version>
<version>14.0</version>
<relativePath>..</relativePath>
</parent>

<artifactId>flink-shaded-jackson-parent</artifactId>
<name>flink-shaded-jackson-parent</name>
<packaging>pom</packaging>
<version>2.12.1-13.0</version>
<version>2.12.1-14.0</version>

<properties>
<jackson.version>2.12.1</jackson.version>
Expand Down
4 changes: 2 additions & 2 deletions flink-shaded-netty-4/pom.xml
Expand Up @@ -25,13 +25,13 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
<version>13.0</version>
<version>14.0</version>
<relativePath>..</relativePath>
</parent>

<artifactId>flink-shaded-netty</artifactId>
<name>flink-shaded-netty-4</name>
<version>${netty.version}-13.0</version>
<version>${netty.version}-14.0</version>

<properties>
<netty.version>4.1.49.Final</netty.version>
Expand Down
4 changes: 2 additions & 2 deletions flink-shaded-netty-tcnative-dynamic/pom.xml
Expand Up @@ -25,13 +25,13 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
<version>13.0</version>
<version>14.0</version>
<relativePath>..</relativePath>
</parent>

<artifactId>flink-shaded-netty-tcnative-dynamic</artifactId>
<name>flink-shaded-netty-tcnative-dynamic</name>
<version>${netty.tcnative.version}-13.0</version>
<version>${netty.tcnative.version}-14.0</version>

<properties>
<netty.tcnative.version>2.0.30.Final</netty.tcnative.version>
Expand Down
4 changes: 2 additions & 2 deletions flink-shaded-netty-tcnative-static/pom.xml
Expand Up @@ -25,13 +25,13 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
<version>13.0</version>
<version>14.0</version>
<relativePath>..</relativePath>
</parent>

<artifactId>flink-shaded-netty-tcnative-static</artifactId>
<name>flink-shaded-netty-tcnative-static</name>
<version>${netty.tcnative.version}-13.0</version>
<version>${netty.tcnative.version}-14.0</version>

<properties>
<netty.tcnative.version>2.0.30.Final</netty.tcnative.version>
Expand Down
Expand Up @@ -25,13 +25,13 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-zookeeper-parent</artifactId>
<version>13.0</version>
<version>14.0</version>
<relativePath>..</relativePath>
</parent>

<artifactId>flink-shaded-zookeeper-3</artifactId>
<name>flink-shaded-zookeeper-3.4</name>
<version>${zookeeper.version}-13.0</version>
<version>${zookeeper.version}-14.0</version>

<properties>
<zookeeper.version>3.4.14</zookeeper.version>
Expand Down
Expand Up @@ -25,13 +25,13 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-zookeeper-parent</artifactId>
<version>13.0</version>
<version>14.0</version>
<relativePath>..</relativePath>
</parent>

<artifactId>flink-shaded-zookeeper-3</artifactId>
<name>flink-shaded-zookeeper-3.5</name>
<version>${zookeeper.version}-13.0</version>
<version>${zookeeper.version}-14.0</version>

<properties>
<zookeeper.version>3.5.6</zookeeper.version>
Expand Down
2 changes: 1 addition & 1 deletion flink-shaded-zookeeper-parent/pom.xml
Expand Up @@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
<version>13.0</version>
<version>14.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -30,7 +30,7 @@ under the License.

<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
<version>13.0</version>
<version>14.0</version>

<name>flink-shaded</name>
<packaging>pom</packaging>
Expand Down

0 comments on commit 1210478

Please sign in to comment.