mirror of https://github.com/apache/maven.git
o POM cleanup.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163547 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d0fcf456e6
commit
915f5c77e0
|
@ -1,4 +1,4 @@
|
||||||
<model>
|
<project>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>maven-component</artifactId>
|
<artifactId>maven-component</artifactId>
|
||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
|
@ -7,6 +7,6 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven-monitor</artifactId>
|
<artifactId>maven-monitor</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
<version>2.0-SNAPSHOT</version>
|
<version>2.0-SNAPSHOT</version>
|
||||||
</model>
|
<name>Maven Monitor</name>
|
||||||
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue