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 2020/03/02 09:23:12 UTC

[camel-spring-boot] 03/06: Removed gmavenplus property placeholder

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-spring-boot.git

commit 8915a51aede5fdaed8184fa49032793f5a6e5356
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 2 10:08:16 2020 +0100

    Removed gmavenplus property placeholder
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3b31866..e1ab092 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,6 @@
         <freemarker-version>2.3.29</freemarker-version>
         <geronimo-ws-metadata-spec-version>1.1.3</geronimo-ws-metadata-spec-version>
         <glassfish-jaxb-runtime-version>${jakarta-jaxb-version}</glassfish-jaxb-runtime-version>
-        <gmavenplus-plugin-version>1.6.2</gmavenplus-plugin-version>
         <google-guava-version>19.0</google-guava-version>
         <groovy-version>2.5.8</groovy-version>
         <grpc-guava-version>28.1-jre</grpc-guava-version>