mirror of https://github.com/apache/activemq.git
Fix a dependency issue.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@369551 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b9a4deed5d
commit
80a8e8d27d
|
@ -173,7 +173,7 @@
|
|||
<dependency>
|
||||
<groupId>${pom.groupId}</groupId>
|
||||
<artifactId>activemq-core</artifactId>
|
||||
<version>4.0-SNAPSHOT</version>
|
||||
<version>${pom.currentVersion}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue