Polished pom.xml

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1390298 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Claus Ibsen 2012-09-26 07:18:30 +00:00
parent 12bd7f1097
commit cf9485bd05
1 changed files with 0 additions and 3 deletions

View File

@ -44,7 +44,6 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-core</artifactId>
<version>5.7-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
@ -186,14 +185,12 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-core</artifactId>
<version>5.7-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-console</artifactId>
<version>5.7-SNAPSHOT</version>
<scope>test</scope>
</dependency>