Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Commit

Permalink
update version 2.5.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jianyun8023 committed Mar 31, 2021
1 parent fb9e8fe commit 68808c4
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion managed-ledger-shaded/README

This file was deleted.

2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<groupId>io.streamnative.connectors</groupId>
<artifactId>pulsar-flink-parent</artifactId>
<version>2.5.8.3</version>
<version>2.5.8.4</version>


<name>StreamNative :: Pulsar Flink Connector :: Root</name>
Expand Down
2 changes: 1 addition & 1 deletion pulsar-flink-connector-shade-2.11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.streamnative.connectors</groupId>
<artifactId>pulsar-flink-parent</artifactId>
<version>2.5.8.3</version>
<version>2.5.8.4</version>
</parent>

<artifactId>pulsar-flink-connector-2.11-${flink.binary.version}</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pulsar-flink-connector-shade-2.12/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.streamnative.connectors</groupId>
<artifactId>pulsar-flink-parent</artifactId>
<version>2.5.8.3</version>
<version>2.5.8.4</version>
</parent>

<artifactId>pulsar-flink-connector-2.12-${flink.binary.version}</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pulsar-flink-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.streamnative.connectors</groupId>
<artifactId>pulsar-flink-parent</artifactId>
<version>2.5.8.3</version>
<version>2.5.8.4</version>
</parent>

<artifactId>pulsar-flink-connector-origin-${flink.binary.version}</artifactId>
Expand Down

0 comments on commit 68808c4

Please sign in to comment.