Update xmlschema version
Conflicts:
parent/pom.xml
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/44df0378
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/44df0378
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/44df0378
Branch: refs/heads/3.0.x-fixes
Commit: 44df0378e105507dbb73339270bf018285285839
Parents: 0ee2950
Author: Daniel Kulp <[email protected]>
Authored: Fri Feb 6 10:31:56 2015 -0500
Committer: Daniel Kulp <[email protected]>
Committed: Mon Feb 9 12:48:55 2015 -0500
----------------------------------------------------------------------
parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/cxf/blob/44df0378/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 206bfaf..a8768c0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -41,7 +41,7 @@
<cxf.compile.show.deprecation>true</cxf.compile.show.deprecation>
<cxf.codegenplugin.forkmode>once</cxf.codegenplugin.forkmode>
<cxf.codegen.jvmArgs />
-
<cxf.eclipse.outputDirectory>${basedir}/target/classes</cxf.eclipse.outputDirectory>
+
<cf.eclipse.outputDirectory>${basedir}/target/classes</cxf.eclipse.outputDirectory>
<cxf.saaj.impl.groupId>com.sun.xml.messaging.saaj</cxf.saaj.impl.groupId>
<cxf.saaj.impl.artifactId>saaj-impl</cxf.saaj.impl.artifactId>
<cxf.saaj.impl.version>1.3.23</cxf.saaj.impl.version>
@@ -163,7 +163,7 @@
<cxf.wss4j.version>2.0.3</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.1.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>