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.