mirror of https://github.com/apache/activemq.git
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:
parent
2eefd150f0
commit
56b6d3174a
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue