Author: jim.ma
Date: 2011-01-18 06:36:05 -0500 (Tue, 18 Jan 2011)
New Revision: 13584
Modified:
stack/cxf/branches/jbossws-cxf-4.0.0.SNAPSHOT-Maven3/modules/dist/management/pom.xml
Log:
Correct the parent relativePath
Modified:
stack/cxf/branches/jbossws-cxf-4.0.0.SNAPSHOT-Maven3/modules/dist/management/pom.xml
===================================================================
---
stack/cxf/branches/jbossws-cxf-4.0.0.SNAPSHOT-Maven3/modules/dist/management/pom.xml 2011-01-18
11:20:50 UTC (rev 13583)
+++
stack/cxf/branches/jbossws-cxf-4.0.0.SNAPSHOT-Maven3/modules/dist/management/pom.xml 2011-01-18
11:36:05 UTC (rev 13584)
@@ -9,7 +9,7 @@
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
<version>4.0.0-SNAPSHOT</version>
- <relativePath>../../pom.xml</relativePath>
+ <relativePath>../../../pom.xml</relativePath>
</parent>
<dependencies>
Show replies by date