mirror of
https://github.com/apache/maven.git
synced 2025-02-08 11:05:37 +00:00
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163670 13f79535-47bb-0310-9956-ffa450edef68
14 lines
358 B
XML
14 lines
358 B
XML
<model>
|
|
<parent>
|
|
<artifactId>maven-component</artifactId>
|
|
<groupId>org.apache.maven</groupId>
|
|
<version>2.0-SNAPSHOT</version>
|
|
</parent>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<artifactId>maven-meeper</artifactId>
|
|
<packaging>jar</packaging>
|
|
<name>Maven Meper</name>
|
|
<version>0.1-SNAPSHOT</version>
|
|
<description></description>
|
|
</model>
|