mirror of https://github.com/apache/activemq.git
Switch to new proton artifact id.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1414010 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
30f531d741
commit
17b2b6c458
|
@ -44,7 +44,7 @@
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.qpid</groupId>
|
<groupId>org.apache.qpid</groupId>
|
||||||
<artifactId>qpid-proton</artifactId>
|
<artifactId>proton</artifactId>
|
||||||
<version>${qpid-proton-version}</version>
|
<version>${qpid-proton-version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue