[displaytag-cvs] displaytag-examples pom.xml,1.4,1.5
Brought to you by:
fgiust
|
From: fabrizio g. <fg...@us...> - 2005-10-18 21:59:10
|
Update of /cvsroot/displaytag/displaytag-examples In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9984 Modified Files: pom.xml Log Message: 1.1 development site... nearly ready for publishing Index: pom.xml =================================================================== RCS file: /cvsroot/displaytag/displaytag-examples/pom.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** pom.xml 16 Oct 2005 20:31:12 -0000 1.4 --- pom.xml 18 Oct 2005 21:59:01 -0000 1.5 *************** *** 70,75 **** <version>1.0.6</version> </dependency> <dependency> - <!-- needed for http://jira.codehaus.org/browse/MNG-1178 --> <groupId>junit</groupId> <artifactId>junit</artifactId> --- 70,75 ---- <version>1.0.6</version> </dependency> + <!-- needed for http://jira.codehaus.org/browse/MNG-1178 --> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> |