mirror of https://github.com/apache/maven.git
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:
parent
10a71275e5
commit
de3e325ee9
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue