Author: craigmcc
Date: Wed Oct 11 18:35:43 2006
New Revision: 463098
URL: http://svn.apache.org/viewvc?view=rev&rev=463098
Log:
Oops, forgot to add shale-application to shale-parent.
SHALE-304
Modified:
shale/framework/trunk/pom.xml
Modified: shale/framework/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/pom.xml?view=diff&rev=463098&r1=463097&r2=463098
==============================================================================
--- shale/framework/trunk/pom.xml (original)
+++ shale/framework/trunk/pom.xml Wed Oct 11 18:35:43 2006
@@ -136,6 +136,7 @@
</profiles>
<modules>
+ <module>shale-application</module>
<module>shale-clay</module>
<module>shale-core</module>
<module>shale-remoting</module>