mirror of
https://github.com/apache/maven.git
synced 2025-02-06 10:09:04 +00:00
6e7235ce06
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162626 13f79535-47bb-0310-9956-ffa450edef68
14 lines
398 B
XML
14 lines
398 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project>
|
|
<extend>../project.xml</extend>
|
|
<name>Maven Model</name>
|
|
<groupId>maven</groupId>
|
|
<id>maven-model</id>
|
|
<artifactId>maven-model</artifactId>
|
|
<currentVersion>2.0-SNAPSHOT</currentVersion>
|
|
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
|
<description>Maven Model</description>
|
|
<shortDescription>Maven Model</shortDescription>
|
|
</project>
|