You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/07/17 08:34:50 UTC

[camel] branch master updated: Remove mchange-commons-java property placeholder as it's not used

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


The following commit(s) were added to refs/heads/master by this push:
     new c9b7719  Remove mchange-commons-java property placeholder as it's not used
c9b7719 is described below

commit c9b771947c9e32e2f285b8bfc5a789c4de9010fa
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 17 10:26:20 2018 +0200

    Remove mchange-commons-java property placeholder as it's not used
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index bd1917a..0baf502 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -495,7 +495,6 @@
     <maven-shade-plugin-version>3.0.0</maven-shade-plugin-version>
     <maven-surefire-report-plugin-version>2.22.0</maven-surefire-report-plugin-version>
     <maven-war-plugin-version>3.0.0</maven-war-plugin-version>
-    <mchange-commons-java-version>0.2.11</mchange-commons-java-version>
     <metrics-version>3.2.6</metrics-version>
     <micrometer-version>1.0.5</micrometer-version>
     <milo-version>0.2.1</milo-version>