Skip to content

Commit

Permalink
[FLINK-21169][kafka] flink-connector-base dependency should be scope …
Browse files Browse the repository at this point in the history
…compile
  • Loading branch information
tweise committed Feb 1, 2021
1 parent 62f349d commit d859920
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flink-connectors/flink-connector-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ under the License.
<groupId>org.apache.flink</groupId>
<artifactId>flink-connector-base</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>

<!-- test dependencies -->
Expand Down

0 comments on commit d859920

Please sign in to comment.