Skip to content

Commit

Permalink
[FLINK-30400][build] Stop bundling flink-connector-base
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanhang1993 committed Sep 15, 2023
1 parent fef5c96 commit 2ea4997
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flink-connector-elasticsearch-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ under the License.
<groupId>org.apache.flink</groupId>
<artifactId>flink-connector-base</artifactId>
<version>${flink.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.flink</groupId>
Expand Down

0 comments on commit 2ea4997

Please sign in to comment.