summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBhupendra Bhusman Bhardwaj <bhupendrab@apache.org>2006-12-20 15:25:45 +0000
committerBhupendra Bhusman Bhardwaj <bhupendrab@apache.org>2006-12-20 15:25:45 +0000
commit60f2d379eff857a6883eb848f9178da9434b5fa3 (patch)
tree8c6e4198d06a7ee59f3931d05a0c78e5b7854021
parentb6a25edfe049db4d4a7c109f2464fb4e4f16e600 (diff)
downloadqpid-python-60f2d379eff857a6883eb848f9178da9434b5fa3.tar.gz
renamed the jar
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@489113 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--java/distribution/src/main/assembly/management-eclipse-plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/distribution/src/main/assembly/management-eclipse-plugin.xml b/java/distribution/src/main/assembly/management-eclipse-plugin.xml
index 945d4fa5d8..f6c2399785 100644
--- a/java/distribution/src/main/assembly/management-eclipse-plugin.xml
+++ b/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>