From: Konstantin P. <ko...@us...> - 2006-08-30 10:09:46
|
Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-webwork In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv29269/plugin-webwork Modified Files: pom.xml Log Message: m2 build works for all plugins Index: pom.xml =================================================================== RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-webwork/pom.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** pom.xml 29 Aug 2006 18:56:29 -0000 1.1 --- pom.xml 30 Aug 2006 10:09:39 -0000 1.2 *************** *** 19,23 **** </build> <dependencies> ! <dependency> <groupId>opensymphony</groupId> <artifactId>webwork</artifactId> --- 19,23 ---- </build> <dependencies> ! <dependency> <groupId>opensymphony</groupId> <artifactId>webwork</artifactId> |