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/31 08:01:19 UTC

[camel] 16/43: CAMEL-14715 - Remove protobuf-guava property placeholder (camel-karaf-migration)

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

commit 80a290c8761b46c671492efa0eff6818b17898db
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:36:59 2020 +0200

    CAMEL-14715 - Remove protobuf-guava property placeholder (camel-karaf-migration)
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c753bca..39ce51f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -451,7 +451,6 @@
         <pgjdbc-ng-driver-version>0.8.3</pgjdbc-ng-driver-version>
         <properties-maven-plugin-version>1.0-alpha-2</properties-maven-plugin-version>
         <protobuf-version>3.11.1</protobuf-version>
-        <protobuf-guava-version>28.2-jre</protobuf-guava-version>
         <protobuf-javanano-version>3.1.0</protobuf-javanano-version>
         <protobuf-maven-plugin-version>0.6.1</protobuf-maven-plugin-version>
         <protonpack-version>1.8</protonpack-version>