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:
Hiram R. Chirino 2006-01-16 19:31:11 +00:00
parent b9a4deed5d
commit 80a8e8d27d
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@
<dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>activemq-core</artifactId>
<version>4.0-SNAPSHOT</version>
<version>${pom.currentVersion}</version>
</dependency>
<dependency>