You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2021/09/24 01:44:59 UTC

[cxf] branch master updated: Update xmlschema-core to 2.3.0

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

reta 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 80bfaa1  Update xmlschema-core to 2.3.0
80bfaa1 is described below

commit 80bfaa1fbb9302ca257db211b36c3f0622356d56
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Thu Sep 23 21:44:47 2021 -0400

    Update xmlschema-core to 2.3.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 66199ae..c16d65a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -224,7 +224,7 @@
         <cxf.wss4j.version>2.3.3</cxf.wss4j.version>
         <cxf.xalan.version>2.7.2</cxf.xalan.version>
         <cxf.xerces.version>2.12.1</cxf.xerces.version>
-        <cxf.xmlschema.version>2.3.0-SNAPSHOT</cxf.xmlschema.version>
+        <cxf.xmlschema.version>2.3.0</cxf.xmlschema.version>
         <cxf.zest.version>2.1</cxf.zest.version>
 
         <!-- various OSGi related versions -->