Skip to content

Commit

Permalink
Remove commented pom content
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffxiang committed Nov 6, 2024
1 parent 8c838d5 commit 49ed9d5
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions psc-flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@
<artifactId>flink-connector-kafka</artifactId>
<version>${flink.version}</version>
<exclusions>
<!-- <exclusion>-->
<!-- <groupId>org.apache.flink</groupId>-->
<!-- <artifactId>force-shading</artifactId>-->
<!-- </exclusion>-->
<exclusion>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
Expand All @@ -52,13 +48,6 @@
<scope>provided</scope>
</dependency>

<!-- <dependency>-->
<!-- <groupId>org.apache.flink</groupId>-->
<!-- <artifactId>force-shading</artifactId>-->
<!-- <version>${flink.version}</version>-->
<!-- <scope>provided</scope>-->
<!-- </dependency>-->

<!-- Table ecosystem -->
<!-- Projects depending on this project won't depend on flink-table-*. -->
<dependency>
Expand Down

0 comments on commit 49ed9d5

Please sign in to comment.