Skip to content

Commit

Permalink
make sure httpmime is a test-only dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Feb 20, 2013
1 parent e7ddb2e commit aba9fe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fcrepo-legacy-api/pom.xml
Expand Up @@ -95,6 +95,7 @@
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpmime</artifactId>
<version>4.0.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
Expand Down

0 comments on commit aba9fe4

Please sign in to comment.