You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2018/11/12 20:54:43 UTC

[camel] branch master updated: Parent POM: Remove unused commons-digester-1x-version property

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

pascalschumacher 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 d0e08a8  Parent POM: Remove unused commons-digester-1x-version property
d0e08a8 is described below

commit d0e08a8d4c7dc1440f52130e86ba52a2ace943cc
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 f6f9d5a..79fd41b 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>