mirror of https://github.com/apache/maven.git
12 lines
317 B
XML
12 lines
317 B
XML
<model>
|
|
<parent>
|
|
<artifactId>maven-component</artifactId>
|
|
<groupId>maven</groupId>
|
|
<version>2.0-SNAPSHOT</version>
|
|
</parent>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>maven</groupId>
|
|
<artifactId>maven-monitor</artifactId>
|
|
<packaging>jar</packaging>
|
|
<version>2.0-SNAPSHOT</version>
|
|
</model> |