Skip to content

Commit

Permalink
Fix scope for scalatest dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanEwen committed Jul 16, 2014
1 parent 688f1c1 commit 5b34c0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flink-scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ under the License.
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.10</artifactId>
<version>2.2.0</version>
<scope>test</scope>
</dependency>
</dependencies>

Expand Down

0 comments on commit 5b34c0b

Please sign in to comment.