diff options
| author | Bhupendra Bhusman Bhardwaj <bhupendrab@apache.org> | 2007-01-15 11:21:13 +0000 |
|---|---|---|
| committer | Bhupendra Bhusman Bhardwaj <bhupendrab@apache.org> | 2007-01-15 11:21:13 +0000 |
| commit | b1ab62d791e2c3aa349efe2c75416ab099de3a29 (patch) | |
| tree | 4c844154a03952fdf8b68e8c23e0389f40bdeee2 /qpid/java | |
| parent | f00c893b19e5c12cbbcbad259af7b78e7b27ed71 (diff) | |
| download | qpid-python-b1ab62d791e2c3aa349efe2c75416ab099de3a29.tar.gz | |
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@496276 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
| -rw-r--r-- | qpid/java/distribution/src/main/assembly/management-eclipse-plugin-unix.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/qpid/java/distribution/src/main/assembly/management-eclipse-plugin-unix.xml b/qpid/java/distribution/src/main/assembly/management-eclipse-plugin-unix.xml index 1bb35919bf..1318248b2a 100644 --- a/qpid/java/distribution/src/main/assembly/management-eclipse-plugin-unix.xml +++ b/qpid/java/distribution/src/main/assembly/management-eclipse-plugin-unix.xml @@ -19,11 +19,10 @@ --> <assembly> <!-- id typically identifies the "type" (src vs bin etc) of the assembly --> - <id>eclipse-plugin-unix</id> + <id>management-console-unix</id> <includeBaseDirectory>false</includeBaseDirectory> <formats> <format>tar.gz</format> - <format>zip</format> </formats> <!-- <moduleSets> |
