Update of /cvsroot/jrobin/maven
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv6901
Modified Files:
pom.xml
Log Message:
[maven-release-plugin] prepare release release-1-5-8
Index: pom.xml
===================================================================
RCS file: /cvsroot/jrobin/maven/pom.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** pom.xml 31 Aug 2007 19:30:36 -0000 1.15
--- pom.xml 14 Sep 2007 14:46:22 -0000 1.16
***************
*** 7,11 ****
<name>JRobin</name>
! <version>1.5.8-SNAPSHOT</version>
<description>
JRobin is a 100% pure Java alternative to RRDTool, with about exactly the same specifications. If you provide the
--- 7,11 ----
<name>JRobin</name>
! <version>1.5.8</version>
<description>
JRobin is a 100% pure Java alternative to RRDTool, with about exactly the same specifications. If you provide the
***************
*** 46,49 ****
--- 46,50 ----
<developerConnection>scm:cvs:ext:${maven.username}@jrobin.cvs.sourceforge.net:/cvsroot/jrobin:project</developerConnection>
<url>http://jrobin.cvs.sourceforge.net/jrobin/</url>
+ <tag>release-1-5-8</tag>
</scm>
<licenses>
|