mirror of https://github.com/apache/lucene.git
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:
parent
40e939c954
commit
c819b8a753
|
@ -62,7 +62,6 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
<artifactId>httpclient</artifactId>
|
||||
<!-- HttpReplicator requires this dependency. -->
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>commons-logging</groupId>
|
||||
|
|
Loading…
Reference in New Issue