Fix core perf dependency error

This commit is contained in:
Martyn Taylor 2015-05-11 11:31:50 +01:00
parent da25d6f01a
commit 074528f385
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ under the License.
</dependency>
<dependency>
<groupId>org.apache.activemq.examples.jms</groupId>
<artifactId>artemis-jms-examples-common</artifactId>
<artifactId>common</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>