mirror of
https://github.com/apache/maven.git
synced 2025-02-06 10:09:04 +00:00
14bb2c805a
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163670 13f79535-47bb-0310-9956-ffa450edef68
8 lines
164 B
XML
8 lines
164 B
XML
<model>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>foo</groupId>
|
|
<artifactId>foo</artifactId>
|
|
<packaging>jar</packaging>
|
|
<version>1.0</version>
|
|
</model>
|