mirror of https://github.com/apache/lucene.git
Missing slash in closing </dependency> tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139926 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0ec825d14d
commit
3b2343b83d
|
@ -100,7 +100,7 @@
|
|||
<groupId>org.apache.lucene</groupId>
|
||||
<artifactId>lucene-common</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<dependency>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.solr</groupId>
|
||||
<artifactId>solr-commons-csv</artifactId>
|
||||
|
|
Loading…
Reference in New Issue