This is an automated email from the ASF dual-hosted git repository. dmvolod pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit f478bca25bf248e88644f2e0cc9a3237004a0111 Author: Dimitrios Liapis <dimitri...@gmail.com> AuthorDate: Fri May 17 20:10:42 2019 +0200 CAMEL-13209 Raising protobuf-maven-plugin-version to 0.6.1 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index ea30dc7..faaedc7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -563,7 +563,7 @@ <properties-maven-plugin-version>1.0-alpha-2</properties-maven-plugin-version> <protobuf-version>3.5.1</protobuf-version> <protobuf-javanano-version>3.1.0</protobuf-javanano-version> - <protobuf-maven-plugin-version>0.5.1</protobuf-maven-plugin-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> <pulsar-version>2.3.1</pulsar-version>