[maven-scm-plugin] prepare release 1.6.1

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@530185 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2007-04-18 22:22:43 +00:00
parent 595c16b72b
commit d1d43ab58e
2 changed files with 39 additions and 34 deletions

View File

@ -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-file-activity-plugin</id>
<name>Maven File Activity Plugin</name>
<currentVersion>1.6.1-SNAPSHOT</currentVersion>
<currentVersion>1.6.1</currentVersion>
<gumpRepositoryId>jakarta</gumpRepositoryId>
<description>This document provides a report of activity in terms of CVS commits and breaks it out by file.</description>
<shortDescription>File activity Report</shortDescription>
@ -54,6 +54,11 @@
<name>1.6</name>
<tag>MAVEN_FILE_ACTIVITY_1_6</tag>
</version>
<version>
<id>1.6.1</id>
<name>1.6.1</name>
<tag>maven-file-activity-plugin-1.6.1</tag>
</version>
</versions>
<developers>
<developer>

View File

@ -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-19">
<action dev="ltheussl" type="fix" issue="MPFILEACTIVITY-3" due-to="Dennis Lundberg">Only show the timeframe when maven.changelog.type=range</action>
</release>
<release version="1.6" date="2006-01-29">