Oops - another mime4j reference to remove

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@943292 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2010-05-11 21:04:10 +00:00
parent c7f3b744e6
commit 366e154d10
1 changed files with 0 additions and 5 deletions

View File

@ -65,11 +65,6 @@
<artifactId>httpmime</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mime4j</artifactId>
<version>${mime4j.version}</version>
</dependency>
</dependencies>
<properties>