[maven-scm-plugin] prepare release 1.11.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@468863 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
67a0a0da84
commit
a9afa4631a
@ -22,7 +22,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-clover-plugin</id>
|
||||
<name>Maven Clover Plugin</name>
|
||||
<currentVersion>1.11.1-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.11.1</currentVersion>
|
||||
<description>The Clover plugin allows measuring test coverage using Clover (http://www.cenqua.com/clover).</description>
|
||||
<shortDescription>Produce Clover reports</shortDescription>
|
||||
<versions>
|
||||
@ -76,6 +76,11 @@
|
||||
<name>1.11</name>
|
||||
<tag>MAVEN_CLOVER_1_11</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.11.1</id>
|
||||
<name>1.11.1</name>
|
||||
<tag>MAVEN_CLOVER_1_11_1</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@ -24,9 +24,12 @@
|
||||
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.11.1-SNAPSHOT" date="in SVN">
|
||||
<release version="1.11.1" date="2006-10-29">
|
||||
<action dev="vmassol" type="update" issue="MPCLOVER-56">Upgrade to Clover 1.3.13.</action>
|
||||
<action dev="ltheussl" type="fix" issue="MPCLOVER-57"><code>clover:merge</code> should use <code>maven.multiproject.basedir</code>.</action>
|
||||
<action dev="ltheussl" type="fix" issue="MPCLOVER-57">
|
||||
<code>clover:merge</code> should use
|
||||
<code>maven.multiproject.basedir</code>.
|
||||
</action>
|
||||
</release>
|
||||
<release version="1.11" date="2006-02-05">
|
||||
<action dev="ltheussl" type="add" issue="MPCLOVER-50">Add support for span attribute.</action>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user