You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bi...@apache.org on 2009/06/10 21:13:40 UTC

svn commit: r783454 - /cxf/trunk/common/wstx-msv-validation/pom.xml

Author: bimargulies
Date: Wed Jun 10 19:13:39 2009
New Revision: 783454

URL: http://svn.apache.org/viewvc?rev=783454&view=rev
Log:
Merge versions.

Modified:
    cxf/trunk/common/wstx-msv-validation/pom.xml

Modified: cxf/trunk/common/wstx-msv-validation/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/common/wstx-msv-validation/pom.xml?rev=783454&r1=783453&r2=783454&view=diff
==============================================================================
--- cxf/trunk/common/wstx-msv-validation/pom.xml (original)
+++ cxf/trunk/common/wstx-msv-validation/pom.xml Wed Jun 10 19:13:39 2009
@@ -22,13 +22,13 @@
   <groupId>org.apache.cxf</groupId>
   <artifactId>cxf-wstx-msv-validation</artifactId>
   <packaging>jar</packaging>
-  <version>2.3.0-SNAPSHOT</version>
+  <version>2.2.3-SNAPSHOT</version>
   <name>Apache CXF Woodstox/MSV Schema Validation</name>
   <url>http://cxf.apache.org</url>
   <parent>
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-parent</artifactId>
-    <version>2.3.0-SNAPSHOT</version>
+    <version>2.2.3-SNAPSHOT</version>
     <relativePath>../../parent/pom.xml</relativePath>
   </parent>
   <dependencies>