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:20 UTC

[camel] 17/43: CAMEL-14715 - Remove protobuf-javanano bundle 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 73ec4ae6a161f32cf93a7347a69317bb726ba6c5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:37:36 2020 +0200

    CAMEL-14715 - Remove protobuf-javanano bundle 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 39ce51f..0f54363 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-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>
         <pubnub-version>4.25.0</pubnub-version>