diff options
author | Bhupendra Bhusman Bhardwaj <bhupendrab@apache.org> | 2006-12-20 15:25:45 +0000 |
---|---|---|
committer | Bhupendra Bhusman Bhardwaj <bhupendrab@apache.org> | 2006-12-20 15:25:45 +0000 |
commit | 783011e50bf81518ddc735ab8253b395b0a4de41 (patch) | |
tree | 152ae764f2947a60eb0551b4f314259fbbb3ae77 /qpid/java/distribution | |
parent | 96b5a9761142d9af8a1eacfa15a4d669fa53064e (diff) | |
download | qpid-python-783011e50bf81518ddc735ab8253b395b0a4de41.tar.gz |
renamed the jar
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@489113 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/distribution')
-rw-r--r-- | qpid/java/distribution/src/main/assembly/management-eclipse-plugin.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/distribution/src/main/assembly/management-eclipse-plugin.xml b/qpid/java/distribution/src/main/assembly/management-eclipse-plugin.xml index 945d4fa5d8..f6c2399785 100644 --- a/qpid/java/distribution/src/main/assembly/management-eclipse-plugin.xml +++ b/qpid/java/distribution/src/main/assembly/management-eclipse-plugin.xml @@ -19,7 +19,7 @@ --> <assembly> <!-- id typically identifies the "type" (src vs bin etc) of the assembly --> - <id>eclipse-plugin</id> + <id>management-console-win32</id> <includeBaseDirectory>false</includeBaseDirectory> <formats> <format>zip</format> |