This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch camel-karaf-3.4.x in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/camel-karaf-3.4.x by this push: new fdb25a1 [CAMEL-15440] Upgrade to released elasticsearch 7.7.0_2 bundle version fdb25a1 is described below commit fdb25a1954b82bc26faa2ed9d48ac78b28a58f1a Author: jbonofre <jbono...@apache.org> AuthorDate: Sat Aug 29 14:31:06 2020 +0200 [CAMEL-15440] Upgrade to released elasticsearch 7.7.0_2 bundle version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7e0d7a6..0095287 100644 --- a/pom.xml +++ b/pom.xml @@ -145,7 +145,7 @@ <debezium-version>1.0.0.Final</debezium-version> <egit-github-core-bundle-version>2.1.5_1</egit-github-core-bundle-version> <ehcache-version>2.10.6</ehcache-version> - <elasticsearch-rest-bundle-version>7.7.0_2-SNAPSHOT</elasticsearch-rest-bundle-version> + <elasticsearch-rest-bundle-version>7.7.0_2</elasticsearch-rest-bundle-version> <eddsa-version>0.3.0</eddsa-version> <facebook4j-core-bundle-version>2.4.13_1</facebook4j-core-bundle-version> <fastjson-bundle-version>1.2.68_1</fastjson-bundle-version>