[jboss-cvs] Picketbox SVN: r150 - trunk/security-jboss-sx/assembly.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 12 10:35:14 EST 2011


Author: anil.saldhana at jboss.com
Date: 2011-01-12 10:35:14 -0500 (Wed, 12 Jan 2011)
New Revision: 150

Modified:
   trunk/security-jboss-sx/assembly/pom.xml
Log:
fix relative path

Modified: trunk/security-jboss-sx/assembly/pom.xml
===================================================================
--- trunk/security-jboss-sx/assembly/pom.xml	2011-01-12 15:34:54 UTC (rev 149)
+++ trunk/security-jboss-sx/assembly/pom.xml	2011-01-12 15:35:14 UTC (rev 150)
@@ -3,6 +3,7 @@
     <groupId>org.picketbox</groupId>
     <artifactId>jbosssx-parent</artifactId>
     <version>4.0.0-SNAPSHOT</version>
+    <relativePath>../parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>jbosssx</artifactId>



More information about the jboss-cvs-commits mailing list