You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by de...@apache.org on 2017/11/05 11:46:36 UTC

[cxf] branch master updated: [CXF-7517] set xjc-utils version back to 3.2.1-SNAPSHOT (JDK9 fixes)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2b5c45e  [CXF-7517] set xjc-utils version back to 3.2.1-SNAPSHOT (JDK9 fixes)
2b5c45e is described below

commit 2b5c45ebd897745c83d78a125ea554b0489f6262
Author: Dennis Kieselhorst <ma...@dekies.de>
AuthorDate: Sun Nov 5 12:45:29 2017 +0100

    [CXF-7517] set xjc-utils version back to 3.2.1-SNAPSHOT (JDK9 fixes)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 337e215..291ba6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
     <properties>
         <cxf.compiler.fork>false</cxf.compiler.fork>
         <cxf.build-utils.version>3.3.0</cxf.build-utils.version>
-        <cxf.xjc-utils.version>3.2.0</cxf.xjc-utils.version>
+        <cxf.xjc-utils.version>3.2.1-SNAPSHOT</cxf.xjc-utils.version>
         <cxf.jdk.version>1.8</cxf.jdk.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <site.deploy.url>scp://people.apache.org/www/cxf.apache.org/maven-site</site.deploy.url>

-- 
To stop receiving notification emails like this one, please contact
['"commits@cxf.apache.org" <co...@cxf.apache.org>'].