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