*** empty log message ***

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162659 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-04-12 19:17:56 +00:00
parent 60c0243cba
commit ba5e58a2e8
2 changed files with 3 additions and 5 deletions

View File

@ -10,8 +10,7 @@
<groupId>maven</groupId>
<id>maven-model</id>
<artifactId>maven-model</artifactId>
<currentVersion>2.0-SNAPSHOT</currentVersion>
<gumpRepositoryId>jakarta</gumpRepositoryId>
<version>2.0-SNAPSHOT</version>
<description>Maven Model</description>
<shortDescription>Maven Model</shortDescription>
<dependencies>

View File

@ -1,13 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project>
<pomVersion>3</pomVersion>
<pomVersion>4.0.0</pomVersion>
<name>Maven Project</name>
<groupId>maven</groupId>
<id>maven-component</id>
<artifactId>maven-component</artifactId>
<currentVersion>2.0-SNAPSHOT</currentVersion>
<gumpRepositoryId>jakarta</gumpRepositoryId>
<version>2.0-SNAPSHOT</version>
<description>Maven components parent</description>
<shortDescription>Maven components parent</shortDescription>
<url>http://maven.apache.org</url>