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/11/30 10:09:27 UTC

[camel] 06/16: Parent POM: Remove unused commons-digester-1x-version property

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch sandbox/camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit f81613481d2dd595fa96d6dd9239211c377c3301
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Mon Nov 12 21:50:55 2018 +0100

    Parent POM: Remove unused commons-digester-1x-version property
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index bee1fc3..4e1ef77 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -145,7 +145,6 @@
     <commons-daemon-version>1.0.15</commons-daemon-version>
     <commons-dbcp-version>1.4</commons-dbcp-version>
     <commons-dbcp2-version>2.5.0</commons-dbcp2-version>
-    <commons-digester-1x-version>1.8.1</commons-digester-1x-version>
     <commons-digester-version>2.1</commons-digester-version>
     <commons-exec-version>1.3</commons-exec-version>
     <commons-httpclient-bundle-version>3.1_7</commons-httpclient-bundle-version>