mirror of https://github.com/apache/lucene.git
ant task was deploying wrong version of noggit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988311 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
707617ee02
commit
c0f1509c1e
|
@ -865,7 +865,7 @@
|
|||
<!-- ========== SOLR ARTIFACTS ========== -->
|
||||
|
||||
<m2-deploy pom.xml="lib/apache-solr-noggit-pom.xml.template"
|
||||
jar.file="lib/apache-solr-noggit-r730138.jar" />
|
||||
jar.file="lib/apache-solr-noggit-r944541.jar" />
|
||||
|
||||
<m2-deploy pom.xml="contrib/dataimporthandler/solr-dataimporthandler-pom.xml.template"
|
||||
jar.file="${dist}/apache-solr-dataimporthandler-${version}.jar">
|
||||
|
|
Loading…
Reference in New Issue