DATAJPA-33 - Reduced scope of JUnit dependency to test.

This commit is contained in:
Oliver Gierke
2011-03-10 17:45:18 +01:00
parent bd949cf823
commit 7ddbc25b1e

View File

@@ -314,6 +314,7 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>${junit.version}</version>
<scope>test</scope>
</dependency>
<dependency>