duh! needs to be compile scope

This commit is contained in:
dsyer
2009-04-22 20:36:20 +00:00
parent 51e71b5a33
commit 5519d0ae1f

View File

@@ -169,7 +169,7 @@
<groupId>org.apache.derby</groupId>
<artifactId>com.springsource.org.apache.derby</artifactId>
<optional>true</optional>
<scope>runtime</scope>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>net.sourceforge.jtds</groupId>