From: Konstantin P. <ko...@us...> - 2006-08-29 18:56:39
|
Update of /cvsroot/xdoclet-plugins/xdoclet-plugins In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv4362 Modified Files: pom.xml Log Message: syncronisation. evrythiing builds up to webwork Index: pom.xml =================================================================== RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/pom.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** pom.xml 24 Aug 2006 18:21:55 -0000 1.9 --- pom.xml 29 Aug 2006 18:56:27 -0000 1.10 *************** *** 176,179 **** --- 176,180 ---- <module>plugin-web</module> <module>plugin-weblogic</module> + <module>plugin-webwork</module> </modules> <dependencies> |