This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 349198b Upgrade Ekstazi to version 5.3.0 349198b is described below commit 349198b06eae88b9f1610dcfda8062b6603c7a21 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 21 08:39:17 2018 +0100 Upgrade Ekstazi to version 5.3.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 5d3ef2c..c1d631c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -198,7 +198,7 @@ <egit-github-core-bundle-version>2.1.5_1</egit-github-core-bundle-version> <ehcache-version>2.10.1</ehcache-version> <ehcache3-version>3.5.2</ehcache3-version> - <ekstazi-maven-plugin-version>5.2.0</ekstazi-maven-plugin-version> + <ekstazi-maven-plugin-version>5.3.0</ekstazi-maven-plugin-version> <elasticsearch-bundle-version>2.4.4_1</elasticsearch-bundle-version> <elasticsearch-guava-version>18.0</elasticsearch-guava-version> <elasticsearch-version>2.4.4</elasticsearch-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.