putting test-jars in the test scope.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@655610 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2008-05-12 19:21:30 +00:00
parent 2eefd150f0
commit 56b6d3174a
1 changed files with 2 additions and 0 deletions

View File

@ -167,6 +167,7 @@
<artifactId>activemq-core</artifactId>
<version>${activemq-version}</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
@ -258,6 +259,7 @@
<artifactId>activeio-core</artifactId>
<version>3.1.0</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>