diff options
| author | Stephen Vinoski <vinoski@apache.org> | 2006-12-01 23:12:01 +0000 |
|---|---|---|
| committer | Stephen Vinoski <vinoski@apache.org> | 2006-12-01 23:12:01 +0000 |
| commit | de0e8795eaf0a808aa37b5884d6914bdabdd29f6 (patch) | |
| tree | 403e7253cb8bdd6359339c8366d3d16e66718f53 /qpid/java/distribution/pom.xml | |
| parent | 530193b0e72526f640d720319cb7a4ef1a921506 (diff) | |
| download | qpid-python-de0e8795eaf0a808aa37b5884d6914bdabdd29f6.tar.gz | |
first cut at client-only packaging
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@481442 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/distribution/pom.xml')
| -rw-r--r-- | qpid/java/distribution/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/distribution/pom.xml b/qpid/java/distribution/pom.xml index f0eb3ab06a..b292b0da0f 100644 --- a/qpid/java/distribution/pom.xml +++ b/qpid/java/distribution/pom.xml @@ -86,6 +86,7 @@ <configuration> <descriptors> <descriptor>src/main/assembly/bin.xml</descriptor> + <descriptor>src/main/assembly/client-bin.xml</descriptor> <descriptor>src/main/assembly/src.xml</descriptor> </descriptors> <finalName>qpid-${pom.version}</finalName> |
