This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git
The following commit(s) were added to refs/heads/master by this push: new bc1681b Include elasticsearch 6.4.3 bundles in next release bc1681b is described below commit bc1681bc9478d9d29e358fdca0eba7650aa23634 Author: Jean-Baptiste Onofré <jbono...@apache.org> AuthorDate: Mon Apr 27 18:42:31 2020 +0200 Include elasticsearch 6.4.3 bundles in next release --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index c78d9d4..b408687 100644 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,8 @@ <module>kafka-streams-2.5.0</module> <module>elasticsearch-6.4.2</module> <module>elasticsearch-client-6.4.2</module> + <module>elasticsearch-6.4.3</module> + <module>elasticsearch-client-6.4.3</module> <module>janusgraph-core-0.5.1</module> <module>janino-3.1.2</module> <module>guice-4.2.3</module>