Don’t expose test dependencies
[jFCPlib.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 837695d..25fa4ea 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -23,6 +23,7 @@
                        <groupId>org.hamcrest</groupId>
                        <artifactId>hamcrest-integration</artifactId>
                        <version>1.3</version>
+                       <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>com.google.guava</groupId>