[maven-scm-plugin] prepare release 1.6.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@523219 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a4269743fc
commit
48c04e7e7f
@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-scm-plugin</id>
|
||||
<name>Maven Source Control Management Plugin</name>
|
||||
<currentVersion>1.6.1-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.6.1</currentVersion>
|
||||
<description>A plugin for SCM tasks.</description>
|
||||
<shortDescription>SCM Plugin for Maven.</shortDescription>
|
||||
<versions>
|
||||
@ -67,6 +67,11 @@
|
||||
<name>1.6</name>
|
||||
<tag>MAVEN_SCM_1_6</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.6.1</id>
|
||||
<name>1.6.1</name>
|
||||
<tag>MAVEN_SCM_1_6_1</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
<author email="brett@apache.org">Brett Porter</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.6.1-SNAPSHOT" date="In SVN">
|
||||
<release version="1.6.1" date="2007-03-28">
|
||||
<action dev="ltheussl" type="fix" issue="MPSCM-63">The prepare-release goal should fail if project.xml can't be edited (e.g. read only).</action>
|
||||
<action dev="ltheussl" type="fix" issue="MPSCM-89">SCM Parse Connection output is wrong / misleading.</action>
|
||||
<action dev="ltheussl" type="fix" issue="MPSCM-86">scm:prepare-release does not commit modified changes.xml.</action>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user