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 8b921f5719cf216b0244a74fc925c2cda7da0eb5 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Jan 11 11:47:09 2019 +0100 Remove property placeholders for guice --- parent/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 9157ce8..40cf651 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -269,7 +269,6 @@ <grpc-bundle-version>1.15.0_1</grpc-bundle-version> <grpc-errorprone-version>2.2.0</grpc-errorprone-version> <gson-version>2.8.5</gson-version> - <guice-version>4.0</guice-version> <guice3-version>3.0</guice3-version> <guice-bundle-version>3.0_1</guice-bundle-version> <hadoop-bundle-version>1.2.1_1</hadoop-bundle-version>
