bump version
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114967 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f0c7c93666
commit
184b589dd4
@ -22,7 +22,7 @@
|
||||
<extend>../project.xml</extend>
|
||||
<id>maven-cruisecontrol-plugin</id>
|
||||
<name>Maven Cruise Control Plug-in</name>
|
||||
<currentVersion>1.1</currentVersion>
|
||||
<currentVersion>1.2-SNAPSHOT</currentVersion>
|
||||
<description>A plugin to handle the generating and maintaining of Cruise Control configuration. Requires Maven 1.0 RC2.</description>
|
||||
<shortDescription>Cruise Control Plugin for Maven</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/cruisecontrol/</url>
|
||||
|
||||
@ -24,6 +24,9 @@
|
||||
<author email="brett@apache.org">Brett Porter</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.2-SNAPSHOT" date="in CVS">
|
||||
<action dev="brett" type="fix">fix problem if target does not exist</action>
|
||||
</release>
|
||||
<release version="1.1" date="2004-03-03">
|
||||
<action dev="brett" type="add">add changes files</action>
|
||||
</release>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user