epugh 2004/08/14 12:47:29
Modified: cruisecontrol/xdocs changes.xml
cruisecontrol project.xml
Log:
ready to start work on 1.6!
Revision Changes Path
1.16 +2 -0 maven-plugins/cruisecontrol/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/cruisecontrol/xdocs/changes.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- changes.xml 14 Aug 2004 19:44:44 -0000 1.15
+++ changes.xml 14 Aug 2004 19:47:29 -0000 1.16
@@ -24,6 +24,8 @@
<author email="[EMAIL PROTECTED]">Brett Porter</author>
</properties>
<body>
+ <release version="1.6" date="in cvs">
+ </release>
<release version="1.5" date="2004-08-14">
<action dev="epugh" type="add" issue="MPCRUISECONTROL-11" due-to="Alexandre
Vivien">Add new properties to the maven cruisecontrol plugin.</action>
<action dev="epugh" type="add" issue="MPCRUISECONTROL-8">External link for
report should not include artifactId.</action>
1.31 +1 -1 maven-plugins/cruisecontrol/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/cruisecontrol/project.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- project.xml 14 Aug 2004 19:44:44 -0000 1.30
+++ project.xml 14 Aug 2004 19:47:29 -0000 1.31
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<id>maven-cruisecontrol-plugin</id>
<name>Maven Cruise Control Plugin</name>
- <currentVersion>1.5</currentVersion>
+ <currentVersion>1.6-SNAPSHOT</currentVersion>
<description>A plugin to handle the generating and maintaining of Cruise Control
configuration. Requires Maven 1.0.</description>
<shortDescription>Cruise Control Plugin for Maven</shortDescription>
<url>http://maven.apache.org/reference/plugins/cruisecontrol/</url>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]