Start the 1.0.3

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114487 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
evenisse
2003-12-17 20:14:20 +00:00
parent 662ca351e8
commit 041daf9fe6
2 changed files with 8 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-jcoverage-plugin</id>
<name>Maven JCoverage plugin</name>
<currentVersion>1.0.2</currentVersion>
<currentVersion>1.0.3-SNAPSHOT</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>
@@ -21,6 +21,11 @@
<name>1.0.2</name>
<tag>MAVEN_JCOVERAGE_1_0_2</tag>
</version>
<version>
<id>1.0.3</id>
<name>1.0.3</name>
<tag>HEAD</tag>
</version>
</versions>
<developers>
<developer>