[maven-scm-plugin] prepare release 1.5.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@226458 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -17,13 +17,12 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
-->
|
||||
|
||||
<project>
|
||||
<extend>../plugin-parent/project.xml</extend>
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-developer-activity-plugin</id>
|
||||
<name>Maven Developer Activity Plugin</name>
|
||||
<currentVersion>1.5.2-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.5.2</currentVersion>
|
||||
<description>This document provides a report of activity in terms of CVS commits and breaks it out by developer.</description>
|
||||
<shortDescription>Developer Activity report</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/developer-activity/</url>
|
||||
@@ -50,6 +49,11 @@
|
||||
<name>1.5.1</name>
|
||||
<tag>MAVEN_DEVELOPER_ACTIVITY_1_5_1</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.5.2</id>
|
||||
<name>1.5.2</name>
|
||||
<tag>maven-developer-activity-plugin-1.5.2</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@@ -17,14 +17,13 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
-->
|
||||
|
||||
<document>
|
||||
<properties>
|
||||
<title>Changes</title>
|
||||
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.5.2" date="in SVN">
|
||||
<release version="1.5.2" date="2005-07-30">
|
||||
<action dev="brett" type="fix" issue="MPDEVACTIVITY-3">Allow single quotes in a developer's name</action>
|
||||
<action dev="brett" type="fix" issue="MPDEVACTIVITY-4">Make template compatible with changelog 1.8 plugin</action>
|
||||
</release>
|
||||
|
||||
Reference in New Issue
Block a user