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/3af7c785 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/3af7c785 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/3af7c785 Branch: refs/heads/master Commit: 3af7c785c642db6ae64276f92fb05450d7f9aba3 Parents: 2d2affa Author: Daniel Kulp <[email protected]> Authored: Fri Feb 6 10:31:56 2015 -0500 Committer: Daniel Kulp <[email protected]> Committed: Fri Feb 6 13:30:26 2015 -0500 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/3af7c785/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 3b6dab5..1dd4281 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -150,7 +150,7 @@ <cxf.wss4j.version>2.0.3-SNAPSHOT</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.0</cxf.xmlschema.version> + <cxf.xmlschema.version>2.2.1</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> <cxf.cdi.api.version>1.1</cxf.cdi.api.version>
