diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -190,6 +190,7 @@ <groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.7</version>
+ <scope>test</scope>
</dependency>
</dependencies>
|