[maven-scm-plugin] prepare release 1.4.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116171 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-release-plugin</id>
|
||||
<name>Maven Release Plug-in</name>
|
||||
<currentVersion>1.5-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.4.1</currentVersion>
|
||||
<description/>
|
||||
<shortDescription>Produce project release</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/release/</url>
|
||||
@@ -106,5 +106,10 @@
|
||||
<name>1.4</name>
|
||||
<tag>MAVEN_RELEASE_1_4</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.4.1</id>
|
||||
<name>1.4.1</name>
|
||||
<tag>MAVEN_RELEASE_1_4_1</tag>
|
||||
</version>
|
||||
</versions>
|
||||
</project>
|
||||
|
||||
@@ -25,10 +25,9 @@
|
||||
<author email="dion@apache.org">dIon Gillard</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.5-SNAPSHOT" date="in CVS">
|
||||
<release version="1.4.1" date="2004-10-23">
|
||||
<action dev="carlos" type="fix" issue="MPRELEASE-9">Close output file in AbstractPomTransformer.write()</action>
|
||||
</release>
|
||||
|
||||
<release version="1.4" date="2004-06-19">
|
||||
<action dev="brett" type="fix">Build and run plugin against the installed version of Maven</action>
|
||||
<action dev="dion" type="update" issue="MPRELEASE-6">Code cleanup - remove unused imports</action>
|
||||
|
||||
Reference in New Issue
Block a user