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 df14af290367da90834f4f63c3711e504ef8fce3 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue May 15 11:31:02 2018 +0200 Remove Okio version property placeholder since it's not used at the moment --- parent/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index b89ab28..52512ea 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -660,7 +660,6 @@ <spymemcached-version>2.12.0</spymemcached-version> <squareup-okhttp-version>2.7.5</squareup-okhttp-version> <squareup-okhttp-bundle-version>2.7.5_1</squareup-okhttp-bundle-version> - <squareup-okio-version>1.13.0</squareup-okio-version> <squareup-okio-bundle-version>1.13.0_1</squareup-okio-bundle-version> <squareup-retrofit-bundle-version>1.9.0_1</squareup-retrofit-bundle-version> <squareup-retrofit2-bundle-version>2.4.0_1</squareup-retrofit2-bundle-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.