You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2012/11/27 09:20:33 UTC

svn commit: r1414011 - /activemq/activemq-apollo/trunk/apollo-amqp/pom.xml

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>