[maven-scm-plugin] prepare release 1.7.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@124498 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6b264976b8
commit
daf6a1bc33
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-changelog-plugin</id>
|
<id>maven-changelog-plugin</id>
|
||||||
<name>Maven Changelog Plugin</name>
|
<name>Maven Changelog Plugin</name>
|
||||||
<currentVersion>1.8-SNAPSHOT</currentVersion>
|
<currentVersion>1.7.2</currentVersion>
|
||||||
<shortDescription>Produce SCM changelog reports.</shortDescription>
|
<shortDescription>Produce SCM changelog reports.</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/changelog/</url>
|
<url>http://maven.apache.org/reference/plugins/changelog/</url>
|
||||||
<issueTrackingUrl>http://jira.codehaus.org/browse/MPCHANGELOG</issueTrackingUrl>
|
<issueTrackingUrl>http://jira.codehaus.org/browse/MPCHANGELOG</issueTrackingUrl>
|
||||||
@ -59,6 +59,11 @@
|
|||||||
<name>1.7.1</name>
|
<name>1.7.1</name>
|
||||||
<tag>MAVEN_CHANGELOG_1_7_1</tag>
|
<tag>MAVEN_CHANGELOG_1_7_1</tag>
|
||||||
</version>
|
</version>
|
||||||
|
<version>
|
||||||
|
<id>1.7.2</id>
|
||||||
|
<name>1.7.2</name>
|
||||||
|
<tag>changelog-1.7.2</tag>
|
||||||
|
</version>
|
||||||
</versions>
|
</versions>
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
|
|||||||
@ -25,7 +25,7 @@
|
|||||||
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="1.8-SNAPSHOT" date="in CVS">
|
<release version="1.7.2" date="2005-01-08">
|
||||||
<action dev="brett" type="fix" issue="MPCHANGES-29" due-to="Matthew Daniel">Fix subversion revision passing on Windows</action>
|
<action dev="brett" type="fix" issue="MPCHANGES-29" due-to="Matthew Daniel">Fix subversion revision passing on Windows</action>
|
||||||
<action dev="felipeal" type="fix" issue="MPCHANGELOG-48" due-to="Erwin van der Koogh">Handles new CVS date format (introduced by cvs 1.12).</action>
|
<action dev="felipeal" type="fix" issue="MPCHANGELOG-48" due-to="Erwin van der Koogh">Handles new CVS date format (introduced by cvs 1.12).</action>
|
||||||
<action dev="evenisse" type="fix" issue="MPCHANGELOG-45" due-to="Jim Crossley">Perforce Repository URL should include project.</action>
|
<action dev="evenisse" type="fix" issue="MPCHANGELOG-45" due-to="Jim Crossley">Perforce Repository URL should include project.</action>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user