[jbosstools-commits] JBoss Tools SVN: r24276 - trunk/seam/site.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Aug 18 16:55:31 EDT 2010


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>



More information about the jbosstools-commits mailing list