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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit ac91233c06cdecdea9536db39c5b5d0f1f3b0899
Author: Colm O hEigeartaigh <cohei...@apache.org>
AuthorDate: Tue Feb 13 12:04:57 2018 +0000

    Switching wsdl_maven project to pick up XJC from the CXF version
---
 systests/wsdl_maven/codegen/src/it/it-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/systests/wsdl_maven/codegen/src/it/it-parent/pom.xml 
b/systests/wsdl_maven/codegen/src/it/it-parent/pom.xml
index 20c7138..2d37301 100644
--- a/systests/wsdl_maven/codegen/src/it/it-parent/pom.xml
+++ b/systests/wsdl_maven/codegen/src/it/it-parent/pom.xml
@@ -25,7 +25,7 @@
     <packaging>pom</packaging>
     <properties>
         <cxf.version>@project.version@</cxf.version>
-        <cxf.xjc-utils.version>3.1.0</cxf.xjc-utils.version>
+        <cxf.xjc-utils.version>@cxf.xjc-utils.version@</cxf.xjc-utils.version>
     </properties>
     <build>
         <pluginManagement>

-- 
To stop receiving notification emails like this one, please contact
cohei...@apache.org.

Reply via email to