From 4d4c71051ba7f2cfb5f2772fba7745f0956e7962 Mon Sep 17 00:00:00 2001 From: epugh Date: Sat, 14 Aug 2004 19:44:44 +0000 Subject: [PATCH] get ready to release 1.5 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115958 13f79535-47bb-0310-9956-ffa450edef68 --- cruisecontrol/project.xml | 7 ++++++- cruisecontrol/xdocs/changes.xml | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/cruisecontrol/project.xml b/cruisecontrol/project.xml index 0e17cd82..d2d886d1 100644 --- a/cruisecontrol/project.xml +++ b/cruisecontrol/project.xml @@ -22,7 +22,7 @@ ../plugin-parent/project.xml maven-cruisecontrol-plugin Maven Cruise Control Plugin - 1.5-SNAPSHOT + 1.5 A plugin to handle the generating and maintaining of Cruise Control configuration. Requires Maven 1.0. Cruise Control Plugin for Maven http://maven.apache.org/reference/plugins/cruisecontrol/ @@ -54,6 +54,11 @@ 1.4 MAVEN_CRUISECONTROL_1_4 + + 1.5 + 1.5 + MAVEN_CRUISECONTROL_1_5 + diff --git a/cruisecontrol/xdocs/changes.xml b/cruisecontrol/xdocs/changes.xml index 1fe8ef87..337db9d8 100644 --- a/cruisecontrol/xdocs/changes.xml +++ b/cruisecontrol/xdocs/changes.xml @@ -24,7 +24,7 @@ Brett Porter - + Add new properties to the maven cruisecontrol plugin. External link for report should not include artifactId. Add support for projects building when dependent projects are built.