|
From: Chad B. <cwb...@us...> - 2008-04-18 17:50:46
|
User: cwbrandon
Date: 08/04/18 10:50:52
Modified: . pom.xml
Log:
add jsf2 components to build
Revision Changes Path
1.14 +1 -0 cartridges/pom.xml
Index: pom.xml
===================================================================
RCS file: /cvsroot/andromdaplugins/cartridges/pom.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -w -r1.13 -r1.14
--- pom.xml 2 Jul 2007 20:05:47 -0000 1.13
+++ pom.xml 18 Apr 2008 17:50:52 -0000 1.14
@@ -82,6 +82,7 @@
<module>andromda-nspring</module>
<module>andromda-aspdotnet</module>
<module>andromda-jsf2</module>
+ <module>andromda-jsf2/components</module>
<module>andromda-seam</module>
</modules>
<properties>
|