Moved back to 3.0.0 of activeio as its based on java 1.4

git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@513662 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2007-03-02 08:56:47 +00:00
parent 49abc1b954
commit c466a044a6

View File

@ -216,7 +216,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activeio-core</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.0.0-incubator</version>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>