mirror of https://github.com/apache/activemq.git
Puting the test-jar in a test scope
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@516035 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7a69a9f78e
commit
cb9118e80a
|
@ -43,7 +43,7 @@
|
|||
<dependency>
|
||||
<groupId>${pom.groupId}</groupId>
|
||||
<artifactId>activemq-core</artifactId>
|
||||
<scope>compile</scope>
|
||||
<scope>test</scope>
|
||||
<type>test-jar</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue