summaryrefslogtreecommitdiff
path: root/java/management/eclipse-plugin
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2007-11-14 18:00:28 +0000
committerMartin Ritchie <ritchiem@apache.org>2007-11-14 18:00:28 +0000
commitd7bf1a3eb3ed40f6159aea621ca8d2895f01adbd (patch)
treece7f604c77885efb6c30ac2a5807f6f86eae24b4 /java/management/eclipse-plugin
parent2da0b49bdd8d56ffd4c56f97fb2a824e8b464fdb (diff)
downloadqpid-python-d7bf1a3eb3ed40f6159aea621ca8d2895f01adbd.tar.gz
QPID-685 : Update to address dependency issues and update the NOTICE file.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@594992 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/management/eclipse-plugin')
-rw-r--r--java/management/eclipse-plugin/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/java/management/eclipse-plugin/pom.xml b/java/management/eclipse-plugin/pom.xml
index 2d076a9235..7b3da3b1cf 100644
--- a/java/management/eclipse-plugin/pom.xml
+++ b/java/management/eclipse-plugin/pom.xml
@@ -55,12 +55,6 @@
<dependencies>
<dependency>
- <groupId>com.ibm.icu</groupId>
- <artifactId>com.ibm.icu</artifactId>
- <version>3.4.4</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
<groupId>org.eclipse.jface</groupId>
<artifactId>org.eclipse.jface</artifactId>
<version>3.2.0</version>