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-karaf.git
commit 5fad76ecbff250f9e2f0034a4a0fa5cf953ad183 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Nov 20 08:03:53 2020 +0100 Removed Openstack specific property placeholder for guava --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index d80ffb3..eccf6a5 100644 --- a/pom.xml +++ b/pom.xml @@ -218,7 +218,6 @@ <ognl-bundle-version>3.1.12_1</ognl-bundle-version> <opencensus-api-version>0.24.0</opencensus-api-version> <oncrpc-version>1.1.3</oncrpc-version> - <openstack4j-guava-version>24.1.1-jre</openstack4j-guava-version> <ops4j-base-version>1.5.0</ops4j-base-version> <oro-bundle-version>2.0.8_6</oro-bundle-version> <paranamer-bundle-version>2.8_1</paranamer-bundle-version>