[maven-scm-plugin] prepare release 1.6.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@530175 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2b65f3c529
commit
595c16b72b
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!--
|
||||
/*
|
||||
@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-developer-activity-plugin</id>
|
||||
<name>Maven Developer Activity Plugin</name>
|
||||
<currentVersion>1.6.1-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.6.1</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>
|
||||
<issueTrackingUrl>http://jira.codehaus.org/browse/MPDEVACTIVITY</issueTrackingUrl>
|
||||
@ -53,6 +53,11 @@
|
||||
<name>1.6</name>
|
||||
<tag>MAVEN_DEVELOPER_ACTIVITY_1_6</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.6.1</id>
|
||||
<name>1.6.1</name>
|
||||
<tag>maven-developer-activity-plugin-1.6.1</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.6.1-SNAPSHOT" date="In SVN">
|
||||
<release version="1.6.1" date="2007-04-18">
|
||||
<action dev="ltheussl" type="fix" issue="MPDEVACTIVITY-7" due-to="Dennis Lundberg">Only show the timeframe when maven.changelog.type=range.</action>
|
||||
</release>
|
||||
<release version="1.6" date="2006-01-29">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user