mirror of https://github.com/apache/activemq.git
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:
parent
520a2ded04
commit
334c00a6a6
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue