Author: dgolovin
Date: 2010-08-18 16:55:30 -0400 (Wed, 18 Aug 2010)
New Revision: 24276
Modified:
trunk/seam/site/pom.xml
Log:
fix site build error
Modified: trunk/seam/site/pom.xml
===================================================================
--- trunk/seam/site/pom.xml 2010-08-18 20:28:50 UTC (rev 24275)
+++ trunk/seam/site/pom.xml 2010-08-18 20:55:30 UTC (rev 24276)
@@ -1,7 +1,6 @@
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
- <relativePath>../../build/parent-pom.xml</relativePath>
<groupId>org.jboss.tools</groupId>
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>