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/02/27 08:33:01 UTC

[camel-examples] 04/09: Cleaning up property placeholders

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-examples.git

commit b4ca6bfc3e57ea76b58179260c34e7407f88ec45
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 27 09:18:17 2020 +0100

    Cleaning up property placeholders
---
 examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index 4455726..7e11f21 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -212,7 +212,6 @@
         <gmavenplus-plugin-version>1.6.2</gmavenplus-plugin-version>
         <groovy-version>2.5.8</groovy-version>
         <geronimo-jms2-spec-version>1.0-alpha-2</geronimo-jms2-spec-version>
-        <grpc-guava-version>26.0-android</grpc-guava-version>
         <grpc-version>1.24.1</grpc-version>
         <gson-version>2.8.5</gson-version>
         <hadoop2-version>2.7.4</hadoop2-version>