RESOLVED - BATCH-1564: incorrect apachemq artifactId

This commit is contained in:
robokaso
2010-04-29 13:17:16 +00:00
parent f15d89d031
commit 9d30389ece

View File

@@ -101,7 +101,7 @@
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>com.springsource.org.apache.activemq</artifactId>
<artifactId>activemq-core</artifactId>
<version>5.1.0</version>
<scope>test</scope>
</dependency>