LUCENE-4975: replicator module: Maven configuration: remove unnecessary comment

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481922 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2013-05-13 15:28:59 +00:00
parent 40e939c954
commit c819b8a753
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<!-- HttpReplicator requires this dependency. -->
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>