mirror of https://github.com/apache/lucene.git
SOLR-2062: Include noggit in set of deployed artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987907 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bc6ec5d0fd
commit
0a506c5cde
|
@ -864,6 +864,9 @@
|
||||||
|
|
||||||
<!-- ========== SOLR ARTIFACTS ========== -->
|
<!-- ========== SOLR ARTIFACTS ========== -->
|
||||||
|
|
||||||
|
<m2-deploy pom.xml="lib/apache-solr-noggit-pom.xml.template"
|
||||||
|
jar.file="lib/apache-solr-noggit-r730138.jar" />
|
||||||
|
|
||||||
<m2-deploy pom.xml="contrib/dataimporthandler/solr-dataimporthandler-pom.xml.template"
|
<m2-deploy pom.xml="contrib/dataimporthandler/solr-dataimporthandler-pom.xml.template"
|
||||||
jar.file="${dist}/apache-solr-dataimporthandler-${version}.jar">
|
jar.file="${dist}/apache-solr-dataimporthandler-${version}.jar">
|
||||||
<artifact-attachments>
|
<artifact-attachments>
|
||||||
|
|
Loading…
Reference in New Issue