Correct version
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@521205 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4a497afe65
commit
f9ef6e34ee
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-clover-plugin</id>
|
<id>maven-clover-plugin</id>
|
||||||
<name>Maven Clover Plugin</name>
|
<name>Maven Clover Plugin</name>
|
||||||
<currentVersion>1.11.1</currentVersion>
|
<currentVersion>1.11.2-SNAPSHOT</currentVersion>
|
||||||
<description>The Clover plugin allows measuring test coverage using Clover (http://www.cenqua.com/clover).</description>
|
<description>The Clover plugin allows measuring test coverage using Clover (http://www.cenqua.com/clover).</description>
|
||||||
<shortDescription>Produce Clover reports</shortDescription>
|
<shortDescription>Produce Clover reports</shortDescription>
|
||||||
<versions>
|
<versions>
|
||||||
|
|||||||
@ -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.11.2" date="in SVN">
|
<release version="1.11.2-SNAPSHOT" date="in SVN">
|
||||||
<action dev="vmassol" type="update" issue="MPCLOVER-58">Use new clover license.</action>
|
<action dev="vmassol" type="update" issue="MPCLOVER-58">Use new clover license.</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="1.11.1" date="2006-10-29">
|
<release version="1.11.1" date="2006-10-29">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user