Update of /cvsroot/jrobin/maven
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv31577
Modified Files:
pom.xml
Log Message:
set to snapshot now that 1.5.5 has been tagged
Index: pom.xml
===================================================================
RCS file: /cvsroot/jrobin/maven/pom.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** pom.xml 29 Jul 2007 17:24:53 -0000 1.6
--- pom.xml 29 Jul 2007 17:33:20 -0000 1.7
***************
*** 5,9 ****
<artifactId>jrobin</artifactId>
<name>jrobin</name>
! <version>1.5.5</version>
<packaging>jar</packaging>
<url>http://www.jrobin.org</url>
--- 5,9 ----
<artifactId>jrobin</artifactId>
<name>jrobin</name>
! <version>1.5.6-SNAPSHOT</version>
<packaging>jar</packaging>
<url>http://www.jrobin.org</url>
|