Skip to content
Snippets Groups Projects
Commit 39ac90f3 authored by Shinsuke Sugaya's avatar Shinsuke Sugaya
Browse files

fix #2669 opensearch 1.3.4

parent 23dd558a
No related branches found
No related tags found
No related merge requests found
......@@ -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="1.3.2" />
<property name="opensearch.version" value="1.3.4" />
<target name="install.modules">
<mkdir dir="${target.dir}" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment