Skip to content

Commit

Permalink
[FLINK-7994][mesos] Remove effectively unused curator dependency
Browse files Browse the repository at this point in the history
This closes apache#4954.
  • Loading branch information
zentol committed Nov 6, 2017
1 parent d66e95c commit 114da93
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 51 deletions.
7 changes: 0 additions & 7 deletions flink-mesos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,6 @@ under the License.
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-curator</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-jackson</artifactId>
Expand Down

This file was deleted.

0 comments on commit 114da93

Please sign in to comment.