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:
Trygve Laugstol 2005-03-13 23:44:33 +00:00
parent d0fcf456e6
commit 915f5c77e0
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
<model>
<project>
<parent>
<artifactId>maven-component</artifactId>
<groupId>maven</groupId>
@ -7,6 +7,6 @@
<modelVersion>4.0.0</modelVersion>
<groupId>maven</groupId>
<artifactId>maven-monitor</artifactId>
<packaging>jar</packaging>
<version>2.0-SNAPSHOT</version>
</model>
<name>Maven Monitor</name>
</project>