pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
- <scope>compile</scope>
+ <scope>test</scope>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>