[maven-scm-plugin] prepare release 1.0.6
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115725 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
37de50808c
commit
612ea14c4d
@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-jcoverage-plugin</id>
|
||||
<name>Maven JCoverage plugin</name>
|
||||
<currentVersion>1.0.6-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.0.6</currentVersion>
|
||||
<package>org.apache.maven.jcoveragereport</package>
|
||||
<description>This plugin provides coverage analysis of your source-code based on the open-source jcoverage tool.</description>
|
||||
<shortDescription>This plugin provides coverage analysis of your source-code based on the open-source jcoverage tool.</shortDescription>
|
||||
@ -56,6 +56,11 @@
|
||||
<name>1.0.5</name>
|
||||
<tag>MAVEN_JCOVERAGE_1_0_5</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.0.6</id>
|
||||
<name>1.0.6</name>
|
||||
<tag>MAVEN_JCOVERAGE_1_0_6</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.0.6-SNAPSHOT" date="in CVS">
|
||||
<release version="1.0.6" date="2004-07-08">
|
||||
<action dev="evenisse" type="fix" issue="MPJCOVERAGE-9">Fixed path to stylesheet.</action>
|
||||
<action dev="brett" type="fix">Remove postGoal on clean to avoid introducing all these dependencies on a simple clean.</action>
|
||||
</release>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user