Author: gnodet
Date: Tue May 2 07:51:13 2006
New Revision: 398951
URL: http://svn.apache.org/viewcvs?rev=398951&view=rev
Log:
Use beta2 build of activeio instead of snapshot
Modified:
incubator/activemq/trunk/pom.xml
Modified: incubator/activemq/trunk/pom.xml
URL:
http://svn.apache.org/viewcvs/incubator/activemq/trunk/pom.xml?rev=398951&r1=398950&r2=398951&view=diff
==============================================================================
--- incubator/activemq/trunk/pom.xml (original)
+++ incubator/activemq/trunk/pom.xml Tue May 2 07:51:13 2006
@@ -237,7 +237,7 @@
<dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>activeio-core</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0-beta2</version>
</dependency>
<!-- =============================== -->