added test scope

This commit is contained in:
Thomas Risberg
2011-03-15 15:08:19 -04:00
parent fed97a3134
commit d223a9817a

View File

@@ -132,6 +132,7 @@
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
<version>1.0.0.GA</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>