SOLR-2041: fix commons-csv name in build.xml for maven

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@984776 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2010-08-12 13:51:41 +00:00
parent a43f67ddab
commit efaea502e7
1 changed files with 1 additions and 1 deletions

View File

@ -860,7 +860,7 @@
<!-- ========== SOLR SPECIFIC COMMONS CSV ========== -->
<m2-deploy pom.xml="lib/solr-commons-csv-pom.xml.template"
jar.file="lib/commons-csv-1.0-SNAPSHOT-r609327.jar" />
jar.file="lib/commons-csv-1.0-SNAPSHOT-r966014.jar" />
<!-- ========== SOLR ARTIFACTS ========== -->