Skip to content

Commit

Permalink
[hotfix] Remove flink-metrics-ganglia from flink-dist/pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
tillrohrmann committed Nov 28, 2018
1 parent 6a6a8dd commit f6e6198
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions flink-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -228,13 +228,6 @@ under the License.
<scope>provided</scope>
</dependency>

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

<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-metrics-graphite</artifactId>
Expand Down

0 comments on commit f6e6198

Please sign in to comment.