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 a4693eecc8cc8e0abdb7a15232670a3c9c62db13 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue May 8 16:24:35 2018 +0200 Removed classmate property version since it is not used --- parent/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index df396ba..69284ad 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -129,7 +129,6 @@ <chronicle-wire-version>1.12.4</chronicle-wire-version> <chunk-templates-version>3.3.1</chunk-templates-version> <chunk-templates-bundle-version>3.3.1_1</chunk-templates-bundle-version> - <classmate-version>1.3.4</classmate-version> <cmis-version>1.1.0</cmis-version> <cometd-bayeux-version>6.1.11</cometd-bayeux-version> <cometd-java-client-version>3.1.2</cometd-java-client-version> -- To stop receiving notification emails like this one, please contact [email protected].
