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 1ee48a3 Removed not used property placeholder for
commons-configuration-bundle-version
1ee48a3 is described below
commit 1ee48a341e3a138eff3aa5bd4271db3a50e6db5c
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue May 28 11:18:15 2019 +0200
Removed not used property placeholder for
commons-configuration-bundle-version
---
parent/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 4c152da..6cc5313 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -134,7 +134,6 @@
<commons-collections-version>3.2.2</commons-collections-version>
<commons-compress-version>1.18</commons-compress-version>
<commons-configuration-version>1.9</commons-configuration-version>
-
<commons-configuration-bundle-version>1.9_1</commons-configuration-bundle-version>
<commons-configuration2-version>2.5</commons-configuration2-version>
<commons-csv-version>1.6</commons-csv-version>
<commons-cli-version>1.4</commons-cli-version>