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.
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>