Fix core perf dependency error
This commit is contained in:
parent
da25d6f01a
commit
074528f385
|
@ -53,7 +53,7 @@ under the License.
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.activemq.examples.jms</groupId>
|
<groupId>org.apache.activemq.examples.jms</groupId>
|
||||||
<artifactId>artemis-jms-examples-common</artifactId>
|
<artifactId>common</artifactId>
|
||||||
<version>${project.version}</version>
|
<version>${project.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue