You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2020/02/04 13:37:02 UTC

[cxf] 02/02: remove unused property

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

buhhunyx pushed a commit to branch saaj-impl
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 7986c7d2d671ac960588e7c48dddb996897c5359
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Tue Feb 4 16:36:36 2020 +0300

    remove unused property
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3cbf8dc..dae8802 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -253,7 +253,6 @@
         <cxf.pax.exam.version>4.13.1</cxf.pax.exam.version>
         <cxf.reflections.bundle.version>0.9.11_2</cxf.reflections.bundle.version>
         <cxf.rhino.bundle.version>1.7R2_3</cxf.rhino.bundle.version>
-        <cxf.saaj-impl.bundle.version>1.5.1_1</cxf.saaj-impl.bundle.version>
         <cxf.servicemix.aspectj.version>1.9.1_1</cxf.servicemix.aspectj.version>
         <cxf.servicemix.cglib.version>3.3.0_1</cxf.servicemix.cglib.version>
         <cxf.servicemix.javax.el.version>3.0.0_1</cxf.servicemix.javax.el.version>