fix broken build (wrong scope for command-line build)
This commit is contained in:
@@ -168,6 +168,8 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.derby</groupId>
|
||||
<artifactId>com.springsource.org.apache.derby</artifactId>
|
||||
<optional>true</optional>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.sourceforge.jtds</groupId>
|
||||
|
||||
Reference in New Issue
Block a user