You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kw...@apache.org on 2017/02/07 19:16:20 UTC

svn commit: r1782057 - in /qpid/qpid-jms-amqp-0-x/trunk: client/example/pom.xml doc/src/

Author: kwall
Date: Tue Feb  7 19:16:19 2017
New Revision: 1782057

URL: http://svn.apache.org/viewvc?rev=1782057&view=rev
Log:
QPID-7622: Correct maven parentage of the example module, fix generation of docbook

Added:
    qpid/qpid-jms-amqp-0-x/trunk/doc/src/
      - copied from r1782042, qpid/java/trunk/doc/src/
Modified:
    qpid/qpid-jms-amqp-0-x/trunk/client/example/pom.xml

Modified: qpid/qpid-jms-amqp-0-x/trunk/client/example/pom.xml
URL: http://svn.apache.org/viewvc/qpid/qpid-jms-amqp-0-x/trunk/client/example/pom.xml?rev=1782057&r1=1782056&r2=1782057&view=diff
==============================================================================
--- qpid/qpid-jms-amqp-0-x/trunk/client/example/pom.xml (original)
+++ qpid/qpid-jms-amqp-0-x/trunk/client/example/pom.xml Tue Feb  7 19:16:19 2017
@@ -20,7 +20,7 @@
 
   <parent>
     <groupId>org.apache.qpid</groupId>
-    <artifactId>qpid-java-build</artifactId>
+    <artifactId>qpid-jms-amqp-0-x-parent</artifactId>
     <version>7.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org