derby is required for more than testing. Need to split this into a jar module and a demo module

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@392300 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gregory John Wilkins 2006-04-07 14:20:10 +00:00
parent 84fd773f27
commit 8a5e8d9fc5
1 changed files with 1 additions and 2 deletions

View File

@ -113,8 +113,7 @@
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>