Author: peterjones
Date: Wed Jan 31 12:51:55 2007
New Revision: 501985
URL: http://svn.apache.org/viewvc?view=rev&rev=501985
Log:
Remove reference to cxf-tools-xjc-cfg from distribution module.
cxf-tools-xjc-cfg was removed.
Modified:
incubator/cxf/trunk/distribution/pom.xml
Modified: incubator/cxf/trunk/distribution/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/pom.xml?view=diff&rev=501985&r1=501984&r2=501985
==============================================================================
--- incubator/cxf/trunk/distribution/pom.xml (original)
+++ incubator/cxf/trunk/distribution/pom.xml Wed Jan 31 12:51:55 2007
@@ -85,12 +85,6 @@
<dependency>
<groupId>${pom.groupId}</groupId>
- <artifactId>cxf-tools-xjc-cfg</artifactId>
- <version>${pom.version}</version>
- </dependency>
-
- <dependency>
- <groupId>${pom.groupId}</groupId>
<artifactId>cxf-api</artifactId>
<version>${pom.version}</version>
</dependency>