Merge branch 'release-0.1.6'
[jFCPlib.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 0e761e4..c9f0dd9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>net.pterodactylus</groupId>
        <artifactId>jFCPlib</artifactId>
-       <version>0.1.5</version>
+       <version>0.1.6</version>
        <name>jFCPlib</name>
        <packaging>jar</packaging>
        <distributionManagement>
@@ -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>