You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2018/01/25 14:55:34 UTC

[cxf] branch master updated: Update to newer releases of Neethi/XmlSchema

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

dkulp 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 3eedbe3  Update to newer releases of Neethi/XmlSchema
3eedbe3 is described below

commit 3eedbe397e5f57cb63b449c878876dd7d6df464d
Author: Daniel Kulp <dk...@apache.org>
AuthorDate: Thu Jan 25 09:55:11 2018 -0500

    Update to newer releases of Neethi/XmlSchema
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9b9af34..aae9365 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -132,7 +132,7 @@
         <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
         <cxf.maven.core.version>3.0.5</cxf.maven.core.version>
         <cxf.msv.version>2013.6.1</cxf.msv.version>
-        <cxf.neethi.version>3.1.0</cxf.neethi.version>
+        <cxf.neethi.version>3.1.1</cxf.neethi.version>
         <cxf.netty.version>4.0.43.Final</cxf.netty.version>
         <cxf.netty3.version>3.9.2.Final</cxf.netty3.version>
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>
@@ -170,7 +170,7 @@
         <cxf.xbean.version>3.5</cxf.xbean.version>
         <cxf.xerces.version>2.11.0</cxf.xerces.version>
         <cxf.xmlbeans.version>2.6.0</cxf.xmlbeans.version>
-        <cxf.xmlschema.version>2.2.3-SNAPSHOT</cxf.xmlschema.version>
+        <cxf.xmlschema.version>2.2.3</cxf.xmlschema.version>
         <cxf.xpp3.bundle.version>1.1.4c_6</cxf.xpp3.bundle.version>
         <cxf.validation.api.version>1.1.0.Final</cxf.validation.api.version>
         <!-- the Export-Package is the same as the Maven artifact

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