From: Benjamin R. <ran...@us...> - 2007-08-03 19:50:51
|
Update of /cvsroot/jrobin/maven In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv15659 Modified Files: pom.xml Log Message: 1.5.8 snapshot now Index: pom.xml =================================================================== RCS file: /cvsroot/jrobin/maven/pom.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** pom.xml 3 Aug 2007 19:48:01 -0000 1.11 --- pom.xml 3 Aug 2007 19:50:48 -0000 1.12 *************** *** 5,9 **** <artifactId>jrobin</artifactId> <name>jrobin</name> ! <version>1.5.7</version> <packaging>jar</packaging> <url>http://www.jrobin.org</url> --- 5,9 ---- <artifactId>jrobin</artifactId> <name>jrobin</name> ! <version>1.5.8-SNAPSHOT</version> <packaging>jar</packaging> <url>http://www.jrobin.org</url> |