Skip to content

Commit

Permalink
#FLINK-4450 add exclusions in flink-storm/pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzhongliu committed Dec 5, 2016
1 parent 40447fa commit 72b8759
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions flink-contrib/flink-storm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,12 +159,6 @@ under the License.
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.googlecode.json-simple</groupId>
<artifactId>json-simple</artifactId>
<version>1.1</version>
<scope>compile</scope>
</dependency>

<!-- test dependencies -->

Expand Down

0 comments on commit 72b8759

Please sign in to comment.