epugh 2004/08/14 12:44:44
Modified: cruisecontrol/xdocs changes.xml
cruisecontrol project.xml
Log:
get ready to release 1.5
Revision Changes Path
1.15 +1 -1 maven-plugins/cruisecontrol/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/cruisecontrol/xdocs/changes.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- changes.xml 9 Aug 2004 15:47:57 -0000 1.14
+++ changes.xml 14 Aug 2004 19:44:44 -0000 1.15
@@ -24,7 +24,7 @@
<author email="[EMAIL PROTECTED]">Brett Porter</author>
</properties>
<body>
- <release version="1.5" date="IN CVS">
+ <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>
<action dev="epugh" type="add" issue="MPCRUISECONTROL-7">Add support for
projects building when dependent projects are built.</action>
1.30 +6 -1 maven-plugins/cruisecontrol/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/cruisecontrol/project.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- project.xml 24 Jul 2004 16:49:13 -0000 1.29
+++ project.xml 14 Aug 2004 19:44:44 -0000 1.30
@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<id>maven-cruisecontrol-plugin</id>
<name>Maven Cruise Control Plugin</name>
- <currentVersion>1.5-SNAPSHOT</currentVersion>
+ <currentVersion>1.5</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>
@@ -54,6 +54,11 @@
<name>1.4</name>
<tag>MAVEN_CRUISECONTROL_1_4</tag>
</version>
+ <version>
+ <id>1.5</id>
+ <name>1.5</name>
+ <tag>MAVEN_CRUISECONTROL_1_5</tag>
+ </version>
</versions>
<developers>
<developer>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]