From 527c6d224ef3facb92c1ecb15cc02fff69d1bf7d Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Mon, 7 Feb 2011 22:17:00 +0000 Subject: QPID-1916: updates to allow creation of maven artifacts for client+common modules during the release process Applied patches from Emmanuel Bourg git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1068178 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/module.xml | 44 ++++++++++++++++++++++++++++++++++++++------ 1 file changed, 38 insertions(+), 6 deletions(-) (limited to 'qpid/java/module.xml') diff --git a/qpid/java/module.xml b/qpid/java/module.xml index e05fdf0f14..474a1f1937 100644 --- a/qpid/java/module.xml +++ b/qpid/java/module.xml @@ -18,10 +18,15 @@ - under the License. - --> - + + + + @@ -74,6 +79,9 @@ + + @@ -209,11 +217,11 @@ - - - + + + - + @@ -221,6 +229,19 @@ + + + + + + + + + + + + + @@ -407,7 +428,7 @@ - + @@ -424,6 +445,17 @@ + + + + + + + + + + + -- cgit v1.2.1