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 2019/05/28 10:33:25 UTC

[camel] 01/02: Removed not used property placeholder for jaxen-version

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 caefc1b9418a0c0e43bc8aedc0c42deb0846f63f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue May 28 12:01:32 2019 +0200

    Removed not used property placeholder for jaxen-version
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6cc5313..c985357 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -354,7 +354,6 @@
         <glassfish-jaxb-xjc-version>${jakarta-jaxb-version}</glassfish-jaxb-xjc-version>
         <jax-maven-plugin-version>0.1.6</jax-maven-plugin-version>
         <jaxb2-maven-plugin-version>2.4</jaxb2-maven-plugin-version>
-        <jaxen-version>1.1.6</jaxen-version>
         <jbpm-version>7.22.0.Final</jbpm-version>
         <jboss-javaee-6-version>1.0.0.Final</jboss-javaee-6-version>
         <jboss-logging-version>3.3.2.Final</jboss-logging-version>