opensearch 2.11.1
This commit is contained in:
parent
b563683818
commit
d391949adf
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<!-- Maven Repository -->
|
||||
<property name="maven.snapshot.repo.url" value="https://maven.codelibs.org/" />
|
||||
<property name="maven.release.repo.url" value="https://maven.codelibs.org/" />
|
||||
<property name="opensearch.version" value="2.11.0" />
|
||||
<property name="opensearch.version" value="2.11.1" />
|
||||
|
||||
<target name="install.modules">
|
||||
<mkdir dir="${target.dir}" />
|
||||
|
|
Loading…
Add table
Reference in a new issue