From: Benjamin R. <ran...@us...> - 2007-08-02 18:05:44
|
Update of /cvsroot/jrobin/maven In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv8429 Modified Files: pom.xml Log Message: 1.5.7-snapshot now Index: pom.xml =================================================================== RCS file: /cvsroot/jrobin/maven/pom.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** pom.xml 2 Aug 2007 17:05:05 -0000 1.9 --- pom.xml 2 Aug 2007 18:05:41 -0000 1.10 *************** *** 5,9 **** <artifactId>jrobin</artifactId> <name>jrobin</name> ! <version>1.5.6</version> <packaging>jar</packaging> <url>http://www.jrobin.org</url> --- 5,9 ---- <artifactId>jrobin</artifactId> <name>jrobin</name> ! <version>1.5.7-SNAPSHOT</version> <packaging>jar</packaging> <url>http://www.jrobin.org</url> |