This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit df07391199b3374d947783b755378e268b624072 Author: Pascal Schumacher <[email protected]> AuthorDate: Mon Oct 15 19:36:57 2018 +0200 Update GMavenPlus to version 1.6.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d39506e..a2e2278 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ <jaxb-version>2.3.0</jaxb-version> <errorprone-version>2.5</errorprone-version> <mycila-license-version>3.0</mycila-license-version> - <gmavenplus-plugin-version>1.5</gmavenplus-plugin-version> + <gmavenplus-plugin-version>1.6.2</gmavenplus-plugin-version> <groovy-version>2.5.3</groovy-version> </properties>
