Use beta2 build of activeio instead of snapshot

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398951 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Guillaume Nodet 2006-05-02 14:51:13 +00:00
parent b06de590e0
commit fbc8053db8
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@
<dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>activeio-core</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0-beta2</version>
</dependency>
<!-- =============================== -->