mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 04:58:50 +00:00
9 lines
253 B
XML
9 lines
253 B
XML
<?xml version="1.0"?>
|
|
<project name="smoke-test-x-plugins"
|
|
xmlns:ac="antlib:net.sf.antcontrib">
|
|
|
|
<import file="${elasticsearch.integ.antfile.default}"/>
|
|
<import file="${elasticsearch.tools.directory}/ant/shield-overrides.xml"/>
|
|
|
|
</project>
|