Use the release version of activeio

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@646841 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2008-04-10 15:20:46 +00:00
parent 520a2ded04
commit 334c00a6a6
1 changed files with 2 additions and 2 deletions

View File

@ -266,12 +266,12 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activeio-core</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activeio-core</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.1.0</version>
<type>test-jar</type>
</dependency>
<dependency>