Update of /cvsroot/jrobin/maven
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv6919
Modified Files:
pom.xml
Log Message:
[maven-release-plugin] prepare for next development iteration
Index: pom.xml
===================================================================
RCS file: /cvsroot/jrobin/maven/pom.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** pom.xml 14 Sep 2007 14:46:22 -0000 1.16
--- pom.xml 14 Sep 2007 14:46:35 -0000 1.17
***************
*** 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
--- 7,11 ----
<name>JRobin</name>
! <version>1.5.9-SNAPSHOT</version>
<description>
JRobin is a 100% pure Java alternative to RRDTool, with about exactly the same specifications. If you provide the
***************
*** 44,50 ****
<scm>
<connection>scm:cvs:pserver:ano...@jr...:/cvsroot/jrobin:project</connection>
! <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>
--- 44,49 ----
<scm>
<connection>scm:cvs:pserver:ano...@jr...:/cvsroot/jrobin:project</connection>
! <developerConnection>scm:cvs:ext:ran...@jr...:/cvsroot/jrobin:project</developerConnection>
<url>http://jrobin.cvs.sourceforge.net/jrobin/</url>
</scm>
<licenses>
|