summaryrefslogtreecommitdiff
path: root/java/distribution/pom.xml
diff options
context:
space:
mode:
authorBhupendra Bhusman Bhardwaj <bhupendrab@apache.org>2006-12-13 12:35:15 +0000
committerBhupendra Bhusman Bhardwaj <bhupendrab@apache.org>2006-12-13 12:35:15 +0000
commit7d8ae2a2b299597020913d41923df8ba35f74b37 (patch)
treefacac5a27ada592b124b2213f4bc5a8e24af7700 /java/distribution/pom.xml
parentae06a721fba718ca8bf01c856d3b7a8cc144da3e (diff)
downloadqpid-python-7d8ae2a2b299597020913d41923df8ba35f74b37.tar.gz
included the eclipse-plugin assembly file for unix
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@486624 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/distribution/pom.xml')
-rw-r--r--java/distribution/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/distribution/pom.xml b/java/distribution/pom.xml
index 24bc819beb..ca91c222ee 100644
--- a/java/distribution/pom.xml
+++ b/java/distribution/pom.xml
@@ -130,6 +130,7 @@
<descriptor>src/main/assembly/client-bin.xml</descriptor>
<descriptor>src/main/assembly/src.xml</descriptor>
<descriptor>src/main/assembly/management-eclipse-plugin.xml</descriptor>
+ <descriptor>src/main/assembly/management-eclipse-plugin-unix.xml</descriptor>
</descriptors>
<finalName>qpid-${pom.version}</finalName>
</configuration>