Skip to content

Commit

Permalink
apache#5922 fix - remove buildtools dependency in flink pom as its al…
Browse files Browse the repository at this point in the history
  • Loading branch information
vcottagiri authored Jul 18, 2020
1 parent e180837 commit 59c406b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions examples/flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,6 @@
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.apache.pulsar</groupId>
<artifactId>buildtools</artifactId>
<version>${project.version}</version>
</dependency>

</dependencies>

<build>
Expand Down

0 comments on commit 59c406b

Please sign in to comment.