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