fixed pom dependency

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411721 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-06-05 09:13:04 +00:00
parent 33d7070056
commit ed4f10bd6b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>incubator-activemq</groupId>
<artifactId>activeio-core</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0-beta2</version>
</dependency>
<dependency>
<groupId>org.apache.derby</groupId>