You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by rd...@apache.org on 2009/06/19 16:41:21 UTC

svn commit: r786522 - /excalibur/trunk/pom.xml

Author: rdonkin
Date: Fri Jun 19 14:41:21 2009
New Revision: 786522

URL: http://svn.apache.org/viewvc?rev=786522&view=rev
Log:
Include parent pom so that it doesn't need to be installed separately.

Modified:
    excalibur/trunk/pom.xml

Modified: excalibur/trunk/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/pom.xml?rev=786522&r1=786521&r2=786522&view=diff
==============================================================================
--- excalibur/trunk/pom.xml (original)
+++ excalibur/trunk/pom.xml Fri Jun 19 14:41:21 2009
@@ -28,6 +28,7 @@
   <name>Excalibur</name>
   <packaging>pom</packaging>
   <modules>
+    <module>parent</module>
     <module>containerkit</module>
     <module>framework</module>
     <module>components</module>



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org