You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/10/18 16:02:43 UTC

[camel] 19/45: Revert "Update GMavenPlus to version 1.6.2" to fix the build. Updating from GMavenPlus 1.5 to 1.6 requires changes to pom.xml.

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 22c4c49aa8dcd059599307947265ba6ba32eb51e
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Tue Oct 16 08:49:38 2018 +0200

    Revert "Update GMavenPlus to version 1.6.2" to fix the build. Updating from GMavenPlus 1.5 to 1.6 requires changes to pom.xml.
    
    This reverts commit 466676f353ec8f69db09837c678421a338894e0d.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a2e2278..d39506e 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.6.2</gmavenplus-plugin-version>
+    <gmavenplus-plugin-version>1.5</gmavenplus-plugin-version>
     <groovy-version>2.5.3</groovy-version>
   </properties>