Use Central version of Derby for testing

This commit is contained in:
Dave Syer
2010-12-17 09:36:55 +00:00
committed by Michael Minella
parent a5467d1ce6
commit 9348ec35a5

View File

@@ -80,7 +80,7 @@
</dependency>
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>com.springsource.org.apache.derby</artifactId>
<artifactId>derby</artifactId>
<scope>test</scope>
</dependency>
<dependency>