Author: dkulp
Date: Fri Oct 2 02:54:23 2009
New Revision: 820870
URL: http://svn.apache.org/viewvc?rev=820870&view=rev
Log:
Merged revisions 820446 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r820446 | cschneider | 2009-09-30 17:03:30 -0400 (Wed, 30 Sep 2009) | 1 line
Removed maven dependency on cxf-common-utilities as it is not necessary
anymore
........
Modified:
cxf/branches/2.2.x-fixes/ (props changed)
cxf/branches/2.2.x-fixes/common/xsd/pom.xml
Propchange: cxf/branches/2.2.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: cxf/branches/2.2.x-fixes/common/xsd/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/common/xsd/pom.xml?rev=820870&r1=820869&r2=820870&view=diff
==============================================================================
--- cxf/branches/2.2.x-fixes/common/xsd/pom.xml (original)
+++ cxf/branches/2.2.x-fixes/common/xsd/pom.xml Fri Oct 2 02:54:23 2009
@@ -50,12 +50,6 @@
<artifactId>maven-project</artifactId>
<scope>provided</scope>
</dependency>
-
- <dependency>
- <groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-xjc</artifactId>