[maven-scm-plugin] prepare release 1.0.4

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115283 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-05-16 02:08:39 +00:00
parent 9868465a65
commit 498234d079
2 changed files with 7 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-jcoverage-plugin</id>
<name>Maven JCoverage plugin</name>
<currentVersion>1.0.4-SNAPSHOT</currentVersion>
<currentVersion>1.0.4</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>
@@ -46,6 +46,11 @@
<name>1.0.3</name>
<tag>MAVEN_JCOVERAGE_1_0_3</tag>
</version>
<version>
<id>1.0.4</id>
<name>1.0.4</name>
<tag>MAVEN_JCOVERAGE_1_0_4</tag>
</version>
</versions>
<developers>
<developer>