Update xmlschema version
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/6afc3efc Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/6afc3efc Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/6afc3efc Branch: refs/heads/3.1.x-fixes Commit: 6afc3efc0a47baabb2df660abd61f203ae570a9d Parents: c4cb32f Author: Daniel Kulp <[email protected]> Authored: Fri May 12 12:15:17 2017 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri May 12 14:33:07 2017 -0400 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/6afc3efc/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 4421b3f..93a9be6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -164,7 +164,7 @@ <cxf.wss4j.version>2.1.9</cxf.wss4j.version> <cxf.xerces.version>2.11.0</cxf.xerces.version> <cxf.xmlbeans.version>2.6.0</cxf.xmlbeans.version> - <cxf.xmlschema.version>2.2.1</cxf.xmlschema.version> + <cxf.xmlschema.version>2.2.2</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
