Merge pull request #1 from onshape/pbeaman/remove-jamm-0.2.5-dependency

Remove test-scope dependency on jamm-0.2.5 because it conflicts with …
This commit is contained in:
Gregory Burd 2018-01-27 06:41:46 -05:00 committed by GitHub
commit 5215749de1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -225,13 +225,6 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.github.stephenc</groupId>
<artifactId>jamm</artifactId>
<version>0.2.5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-library</artifactId>