You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by em...@apache.org on 2007/03/14 06:38:10 UTC

svn commit: r518027 - /incubator/cxf/trunk/metacode/pom.xml

Author: ema
Date: Tue Mar 13 22:38:10 2007
New Revision: 518027

URL: http://svn.apache.org/viewvc?view=rev&rev=518027
Log:
To fix the build

Modified:
    incubator/cxf/trunk/metacode/pom.xml

Modified: incubator/cxf/trunk/metacode/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/metacode/pom.xml?view=diff&rev=518027&r1=518026&r2=518027
==============================================================================
--- incubator/cxf/trunk/metacode/pom.xml (original)
+++ incubator/cxf/trunk/metacode/pom.xml Tue Mar 13 22:38:10 2007
@@ -145,11 +145,6 @@
                 <dependencies>
                     <dependency>
                         <groupId>org.apache.cxf</groupId>
-                        <artifactId>cxf-tools2-xjc-dv</artifactId>
-                        <version>${project.version}</version>
-                    </dependency>
-                    <dependency>
-                        <groupId>org.apache.cxf</groupId>
                         <artifactId>cxf-common-utilities</artifactId>
                         <version>${project.version}</version>
                     </dependency>