diff --git a/cruisecontrol/project.xml b/cruisecontrol/project.xml index 4670707b..d7e6549a 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.3-SNAPSHOT + 1.3 A plugin to handle the generating and maintaining of Cruise Control configuration. Requires Maven 1.0 RC2. Cruise Control Plugin for Maven http://maven.apache.org/reference/plugins/cruisecontrol/ @@ -43,6 +43,11 @@ 1.2 MAVEN_CRUISECONTROL_1_2 + + 1.3 + 1.3 + MAVEN_CRUISECONTROL_1_3 + @@ -63,7 +68,7 @@ Java Developer - + diff --git a/cruisecontrol/xdocs/changes.xml b/cruisecontrol/xdocs/changes.xml index 05a9a73f..6a39ca3a 100644 --- a/cruisecontrol/xdocs/changes.xml +++ b/cruisecontrol/xdocs/changes.xml @@ -24,12 +24,12 @@ Brett Porter - + implementation of run goal - Allow SVN repositories to by used by cruisecontrol. + Allow SVN repositories to by used by cruisecontrol. allow the maven.cruisecontrol.home property to be overrided by other plugins via preGoal calls. allow user to specify different cc template to use - + fix problem if target does not exist