Skip to content

Commit

Permalink
[hoftix] Update 20.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidwys committed Jul 9, 2024
1 parent 26473c0 commit f755200
Show file tree
Hide file tree
Showing 17 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions flink-shaded-asm-9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
<version>19.0</version>
<version>20.0</version>
</parent>

<artifactId>flink-shaded-asm-${asm.major.version}</artifactId>
<version>${asm.version}-19.0</version>
<version>${asm.version}-20.0</version>

<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion flink-shaded-force-shading/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ under the License.
<parent>
<artifactId>flink-shaded</artifactId>
<groupId>org.apache.flink</groupId>
<version>19.0</version>
<version>20.0</version>
</parent>

<artifactId>flink-shaded-force-shading</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions flink-shaded-guava-32/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
<version>19.0</version>
<version>20.0</version>
</parent>

<artifactId>flink-shaded-guava${flink.ci.license.suffix}</artifactId>
<name>flink-shaded-guava-32</name>
<version>${guava.version}-19.0</version>
<version>${guava.version}-20.0</version>

<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-jackson-parent</artifactId>
<version>2.15.3-19.0</version>
<version>2.15.3-20.0</version>
</parent>

<artifactId>flink-shaded-jackson${flink.ci.license.suffix}</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-jackson-parent</artifactId>
<version>2.15.3-19.0</version>
<version>2.15.3-20.0</version>
</parent>

<artifactId>flink-shaded-jackson-module-jsonSchema${flink.ci.license.suffix}</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions flink-shaded-jackson-parent/flink-shaded-jsonpath/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-jackson-parent</artifactId>
<version>2.15.3-19.0</version>
<version>2.15.3-20.0</version>
</parent>

<artifactId>flink-shaded-jsonpath</artifactId>
<name>flink-shaded-jsonpath</name>
<!-- override version to jsonpath version -->
<version>2.7.0-19.0</version>
<version>2.7.0-20.0</version>

<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions flink-shaded-jackson-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
<version>19.0</version>
<version>20.0</version>
</parent>

<artifactId>flink-shaded-jackson-parent</artifactId>
<name>flink-shaded-jackson-parent</name>
<packaging>pom</packaging>
<version>2.15.3-19.0</version>
<version>2.15.3-20.0</version>

<modules>
<module>flink-shaded-jackson-2</module>
Expand Down
4 changes: 2 additions & 2 deletions flink-shaded-netty-4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
<version>19.0</version>
<version>20.0</version>
</parent>

<artifactId>flink-shaded-netty${flink.ci.license.suffix}</artifactId>
<name>flink-shaded-netty-4</name>
<version>${netty.version}-19.0</version>
<version>${netty.version}-20.0</version>

<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions flink-shaded-netty-tcnative-dynamic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
<version>19.0</version>
<version>20.0</version>
</parent>

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

<properties>
<!-- This is based on the "tcnative.version" property in the netty root pom-->
Expand Down
4 changes: 2 additions & 2 deletions flink-shaded-netty-tcnative-static/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
<version>19.0</version>
<version>20.0</version>
</parent>

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

<properties>
<!-- This is based on the "tcnative.version" property in the netty root pom-->
Expand Down
2 changes: 1 addition & 1 deletion flink-shaded-swagger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
<version>19.0</version>
<version>20.0</version>
</parent>

<artifactId>flink-shaded-swagger</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-zookeeper-parent</artifactId>
<version>19.0</version>
<version>20.0</version>
</parent>

<artifactId>flink-shaded-zookeeper-3${flink.ci.license.suffix}</artifactId>
<name>flink-shaded-zookeeper-3.5</name>
<version>${zookeeper.version}-19.0</version>
<version>${zookeeper.version}-20.0</version>

<properties>
<zookeeper.version>3.5.10</zookeeper.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-zookeeper-parent</artifactId>
<version>19.0</version>
<version>20.0</version>
</parent>

<artifactId>flink-shaded-zookeeper-3${flink.ci.license.suffix}</artifactId>
<name>flink-shaded-zookeeper-3.6</name>
<version>${zookeeper.version}-19.0</version>
<version>${zookeeper.version}-20.0</version>

<properties>
<zookeeper.version>3.6.4</zookeeper.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-zookeeper-parent</artifactId>
<version>19.0</version>
<version>20.0</version>
</parent>

<artifactId>flink-shaded-zookeeper-3${flink.ci.license.suffix}</artifactId>
<name>flink-shaded-zookeeper-3.7</name>
<version>${zookeeper.version}-19.0</version>
<version>${zookeeper.version}-20.0</version>

<properties>
<zookeeper.version>3.7.2</zookeeper.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-zookeeper-parent</artifactId>
<version>19.0</version>
<version>20.0</version>
</parent>

<artifactId>flink-shaded-zookeeper-3${flink.ci.license.suffix}</artifactId>
<name>flink-shaded-zookeeper-3.8</name>
<version>${zookeeper.version}-19.0</version>
<version>${zookeeper.version}-20.0</version>

<properties>
<zookeeper.version>3.8.3</zookeeper.version>
Expand Down
2 changes: 1 addition & 1 deletion flink-shaded-zookeeper-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
<version>19.0</version>
<version>20.0</version>
</parent>

<artifactId>flink-shaded-zookeeper-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ under the License.

<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
<version>19.0</version>
<version>20.0</version>

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

0 comments on commit f755200

Please sign in to comment.