From: Chad B. <cwb...@us...> - 2007-07-02 20:05:47
|
User: cwbrandon Date: 07/07/02 13:05:47 Modified: . pom.xml Log: get rid of components in jsf2 cartridge Revision Changes Path 1.13 +4 -5 cartridges/pom.xml Index: pom.xml =================================================================== RCS file: /cvsroot/andromdaplugins/cartridges/pom.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -w -r1.12 -r1.13 --- pom.xml 16 Apr 2007 14:04:10 -0000 1.12 +++ pom.xml 2 Jul 2007 20:05:47 -0000 1.13 @@ -82,7 +82,6 @@ <module>andromda-nspring</module> <module>andromda-aspdotnet</module> <module>andromda-jsf2</module> - <module>andromda-jsf2/components</module> <module>andromda-seam</module> </modules> <properties> |