o Fixing the version tag.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162839 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Trygve Laugstol 2004-06-26 16:14:58 +00:00
parent 10a71275e5
commit de3e325ee9
1 changed files with 2 additions and 2 deletions

View File

@ -6,10 +6,10 @@
<artifactId>maven-plugin-parent</artifactId>
<version>2.0-SNAPSHOT</version>
</parent>
<groupId>maven-compiler-plugin</groupId>
<groupId>maven</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<name>Maven Compiler Plugin</name>
<currentVersion>1.0-SNAPSHOT</currentVersion>
<version>1.0-SNAPSHOT</version>
<inceptionYear>2001</inceptionYear>
<package>org.apache.maven</package>
<dependencies>