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

[camel] branch master updated: 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.

pascalschumacher 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 7d3f15e  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.
7d3f15e is described below

commit 7d3f15e292ef9fabfd2eaab02b2adf03ff6a4ff8
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 5ce708e..01d9684 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>