activeio-core SNAPSHOT version in 5.0.0 release
-----------------------------------------------
Key: AMQ-1695
URL: https://issues.apache.org/activemq/browse/AMQ-1695
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.0.0
Reporter: Aliaksandr Filipchyk
Priority: Blocker
There is SNAPSHOT version of activeio-core in activemq-parent-5.0.0.pom.
I have difficulties when using activemq-core 5.0 . Please, change it to 3.1
version ASAP.
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activeio-core</artifactId>
<version>3.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activeio-core</artifactId>
<version>3.1-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.