Author: epugh Date: Wed Jun 22 04:43:11 2005 New Revision: 191804 URL: http://svn.apache.org/viewcvs?rev=191804&view=rev Log: Bump version
Modified: maven/maven-1/plugins/trunk/cruisecontrol/project.xml Modified: maven/maven-1/plugins/trunk/cruisecontrol/project.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/cruisecontrol/project.xml?rev=191804&r1=191803&r2=191804&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/cruisecontrol/project.xml (original) +++ maven/maven-1/plugins/trunk/cruisecontrol/project.xml Wed Jun 22 04:43:11 2005 @@ -22,7 +22,7 @@ <extend>../plugin-parent/project.xml</extend> <id>maven-cruisecontrol-plugin</id> <name>Maven Cruise Control Plugin</name> - <currentVersion>1.7</currentVersion> + <currentVersion>1.8-SNAPSHOT</currentVersion> <description>A plugin to work with Cruise Control. Plugin can generate a Cruise Control configuration from the POM, start the CruiseControl server, and when included as a report provide a link to the build results.</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]