Prepare for 1.4 release
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114452 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
586924c6b9
commit
3b6c7f41d2
@ -5,7 +5,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-clover-plugin</id>
|
||||
<name>Maven Clover Plug-in</name>
|
||||
<currentVersion>1.4-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.4</currentVersion>
|
||||
<description/>
|
||||
<shortDescription>Produce Clover reports</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/clover/</url>
|
||||
@ -29,7 +29,7 @@
|
||||
<version>
|
||||
<id>1.4</id>
|
||||
<name>1.4</name>
|
||||
<tag>HEAD</tag>
|
||||
<tag>MAVEN_CLOVER_1_4</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
|
||||
<body>
|
||||
|
||||
<release version="1.4" date="in CVS">
|
||||
<release version="1.4" date="2003-12-05">
|
||||
<action dev="vmassol" type="add" issue="MPCLOVER-11">
|
||||
Allows the user to override the Clover jar. This is especially useful
|
||||
as the Clover jars are license-signed for a specific project so you
|
||||
|
||||
@ -13,7 +13,8 @@
|
||||
<item name="Properties" href="/properties.html"/>
|
||||
</menu>
|
||||
<menu name="Downloads">
|
||||
<item name="Clover Plugin 1.3" href="http://www.ibiblio.org/maven/maven/plugins/maven-clover-plugin-1.3.jar"/>
|
||||
<item name="Clover plugin 1.3" href="http://www.ibiblio.org/maven/maven/plugins/maven-clover-plugin-1.3.jar"/>
|
||||
<item name="Clover plugin 1.4" href="http://www.ibiblio.org/maven/maven/plugins/maven-clover-plugin-1.4.jar"/>
|
||||
</menu>
|
||||
</body>
|
||||
</project>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user