mirror of
https://github.com/apache/maven.git
synced 2025-02-06 10:09:04 +00:00
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@219474 13f79535-47bb-0310-9956-ffa450edef68
10 lines
242 B
XML
10 lines
242 B
XML
<model>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-it1007-plugin</artifactId>
|
|
<version>1.0-SNAPSHOT</version>
|
|
<prerequesites>
|
|
<maven>2005</maven>
|
|
</prerequesites>
|
|
</model>
|