Author: chirino
Date: Tue Nov 27 08:20:00 2012
New Revision: 1414010
URL: http://svn.apache.org/viewvc?rev=1414010&view=rev
Log:
Switch to new proton artifact id.
Modified:
activemq/trunk/activemq-amqp/pom.xml
Modified: activemq/trunk/activemq-amqp/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/trunk/activemq-amqp/pom.xml?rev=1414010&r1=1414009&r2=1414010&view=diff
==============================================================================
--- activemq/trunk/activemq-amqp/pom.xml (original)
+++ activemq/trunk/activemq-amqp/pom.xml Tue Nov 27 08:20:00 2012
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.qpid</groupId>
- <artifactId>qpid-proton</artifactId>
+ <artifactId>proton</artifactId>
<version>${qpid-proton-version}</version>
</dependency>