You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yoko-commits@incubator.apache.org by en...@apache.org on 2007/05/14 10:56:39 UTC

svn commit: r537776 - /incubator/yoko/trunk/pom.xml

Author: enolan
Date: Mon May 14 03:56:38 2007
New Revision: 537776

URL: http://svn.apache.org/viewvc?view=rev&rev=537776
Log:
update for last merge.

Modified:
    incubator/yoko/trunk/pom.xml

Modified: incubator/yoko/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/pom.xml?view=diff&rev=537776&r1=537775&r2=537776
==============================================================================
--- incubator/yoko/trunk/pom.xml (original)
+++ incubator/yoko/trunk/pom.xml Mon May 14 03:56:38 2007
@@ -221,6 +221,11 @@
              </dependency>
              <dependency>
                  <groupId>org.apache.cxf</groupId>
+                 <artifactId>cxf-tools-validator</artifactId>
+                 <version>${cxf.version}</version>
+             </dependency>
+             <dependency>
+                 <groupId>org.apache.cxf</groupId>
                  <artifactId>cxf-tools-wsdl2java</artifactId>
                  <version>${cxf.version}</version>
              </dependency>