[Nice-commit] swing/examples project-template.xml,1.1,1.2
Brought to you by:
bonniot
From: Daniel B. <bo...@us...> - 2004-06-09 22:04:36
|
Update of /cvsroot/nice/swing/examples In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24891/examples Modified Files: project-template.xml Log Message: Build the examples using the newly generated compiled version of nice-swing. Index: project-template.xml =================================================================== RCS file: /cvsroot/nice/swing/examples/project-template.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** project-template.xml 5 Feb 2004 15:20:45 -0000 1.1 --- project-template.xml 9 Jun 2004 22:04:26 -0000 1.2 *************** *** 63,67 **** <groupId>nice</groupId> <artifactId>nice-swing</artifactId> ! <version>SNAPSHOT</version> <url>http://nice.sf.net/maven</url> <properties> --- 63,67 ---- <groupId>nice</groupId> <artifactId>nice-swing</artifactId> ! <version>TEST</version> <url>http://nice.sf.net/maven</url> <properties> |