2005-03-09 20:35:25 -05:00
|
|
|
<model>
|
2004-06-08 23:10:50 -04:00
|
|
|
<parent>
|
2005-04-05 12:30:55 -04:00
|
|
|
<artifactId>maven</artifactId>
|
2005-03-23 01:52:55 -05:00
|
|
|
<groupId>org.apache.maven</groupId>
|
2004-06-08 23:10:50 -04:00
|
|
|
<version>2.0-SNAPSHOT</version>
|
|
|
|
</parent>
|
2005-03-09 20:35:25 -05:00
|
|
|
<modelVersion>4.0.0</modelVersion>
|
2004-06-08 23:10:50 -04:00
|
|
|
<artifactId>maven-meeper</artifactId>
|
2005-03-09 20:35:25 -05:00
|
|
|
<packaging>jar</packaging>
|
|
|
|
<name>Maven Meper</name>
|
2004-06-08 23:10:50 -04:00
|
|
|
<version>0.1-SNAPSHOT</version>
|
|
|
|
<description></description>
|
2005-03-23 01:52:55 -05:00
|
|
|
</model>
|