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/01/14 08:47:38 UTC

[camel] 11/13: Removed property placeholders for xmlrpc

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 bd65e6d67609362e850eeeef75cc0116d40143d3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 14 09:05:40 2019 +0100

    Removed property placeholders for xmlrpc
---
 parent/pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4b19908..8b04331 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -717,8 +717,6 @@
     <xmlgraphics-commons-bundle-version>2.3_1</xmlgraphics-commons-bundle-version>
     <xmlgraphics-batik-version>1.10</xmlgraphics-batik-version>
     <xmlresolver-bundle-version>1.2_5</xmlresolver-bundle-version>
-    <xmlrpc-version>3.1.3</xmlrpc-version>
-    <xmlrpc-client-bundle-version>3.1.3_1</xmlrpc-client-bundle-version>
     <xmlsec-version>2.1.2</xmlsec-version>
     <xmlunit-version>2.6.2</xmlunit-version>
     <xpp3-bundle-version>1.1.4c_7</xpp3-bundle-version>