<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2005 rel. 3 U (http://www.altova.com) by  () -->
<!-- 
/*
 * Copyright 2001-2006 The Apache Software Foundation.
 * 
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 * 
 *      http://www.apache.org/licenses/LICENSE-2.0
 * 
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
 -->
<!DOCTYPE project [
  <!ENTITY build SYSTEM "file:./common/build.xml">
  <!ENTITY contributors SYSTEM "file:./common/contributors.xml">
  <!ENTITY dependencies SYSTEM "file:./common/dependencies.xml">
  <!ENTITY developers SYSTEM "file:./common/developers.xml">
  <!ENTITY licenses SYSTEM "file:./common/licenses.xml">
  <!ENTITY mailingLists SYSTEM "file:./common/mailingLists.xml">
  <!ENTITY organization SYSTEM "file:./common/organization.xml">
  <!ENTITY reports SYSTEM "file:./common/reports.xml">
]>
<project xmlns="http://maven.apache.org/POM/3.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/3.0.0 http://maven.apache.org/maven-v3_0_0.xsd">
  <pomVersion>3</pomVersion>
  <id>maven</id>
  <groupId>maven</groupId>
  <artifactId>maven</artifactId>
  <name>Maven</name>
  <currentVersion>1.1-beta-3-SNAPSHOT</currentVersion>
&organization;
  <inceptionYear>2001</inceptionYear>
  <package>org.apache.maven</package>
  <logo>/images/maven-logo-2.gif</logo>
  <!-- Gump integration -->
  <gumpRepositoryId>maven</gumpRepositoryId>
  <description>Maven is a project management and project comprehension tool. Maven is based on the concept of a project object model: builds, documentation creation, site publication, and distribution publication are all controlled from the project object model. Maven also provides tools to create source metrics, change logs based directly on source repository, and source cross-references. You can build a Maven installation from this source tree by running ant -f build-bootstrap.xml</description>
  <shortDescription>Java Project Management Tools</shortDescription>
  <url>http://maven.apache.org/maven-1.x/</url>
  <issueTrackingUrl>http://jira.codehaus.org/browse/MAVEN</issueTrackingUrl>
  <siteAddress>people.apache.org</siteAddress>
  <siteDirectory>/www/maven.apache.org/maven-1.x/</siteDirectory>
  <distributionSite>people.apache.org</distributionSite>
  <distributionDirectory>/www/www.apache.org/dist/java-repository/</distributionDirectory>
  <repository>
    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/core/trunk/</connection>
    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/core/trunk/</developerConnection>
    <url>http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/</url>
  </repository>
  <versions>
    <version>
      <id>b1</id>
      <name>1.0-b1</name>
      <tag>MAVEN_1_0_B1</tag>
    </version>
    <version>
      <id>b2</id>
      <name>1.0-b2</name>
      <tag>MAVEN_1_0_B2</tag>
    </version>
    <version>
      <id>b3</id>
      <name>1.0-b3</name>
      <tag>MAVEN_1_0_B3</tag>
    </version>
    <version>
      <id>b4</id>
      <name>1.0-b4</name>
      <tag>MAVEN_1_0_B4</tag>
    </version>
    <version>
      <id>b5</id>
      <name>1.0-beta-5</name>
      <tag>MAVEN_1_0_B5</tag>
    </version>
    <version>
      <id>b6</id>
      <name>1.0-beta-6</name>
      <tag>MAVEN_1_0_B6</tag>
    </version>
    <version>
      <id>b7</id>
      <name>1.0-beta-7</name>
      <tag>MAVEN_1_0_B7</tag>
    </version>
    <version>
      <id>b8</id>
      <name>1.0-beta-8</name>
      <tag>MAVEN_1_0_B8</tag>
    </version>
    <version>
      <id>b9</id>
      <name>1.0-beta-9</name>
      <tag>MAVEN_1_0_B9</tag>
    </version>
    <version>
      <id>b10</id>
      <name>1.0-beta-10</name>
      <tag>MAVEN_1_0_B10</tag>
    </version>
    <version>
      <id>rc1</id>
      <name>1.0-rc1</name>
      <tag>MAVEN_1_0_RC1</tag>
    </version>
    <version>
      <id>1.0-rc2</id>
      <name>1.0-rc2</name>
      <tag>MAVEN_1_0_RC2</tag>
    </version>
    <version>
      <id>1.0-rc3</id>
      <name>1.0-rc3</name>
      <tag>MAVEN_1_0_RC3</tag>
    </version>
    <version>
      <id>1.0-rc4</id>
      <name>1.0-rc4</name>
      <tag>MAVEN_1_0_RC4</tag>
    </version>
    <version>
      <id>1.0</id>
      <name>1.0</name>
      <tag>MAVEN_1_0</tag>
    </version>
    <version>
      <id>1.0.1</id>
      <name>1.0.1</name>
      <tag>MAVEN_1_0_1</tag>
    </version>
    <version>
      <id>1.0.2</id>
      <name>1.0.2</name>
      <tag>MAVEN_1_0_2</tag>
    </version>
    <version>
      <id>1.1-beta-1</id>
      <name>1.1-beta-1</name>
      <tag>maven-1.1-beta-1</tag>
    </version>
    <version>
      <id>1.1-beta-2</id>
      <name>1.1-beta-2</name>
      <tag>maven-1.1-beta-2</tag>
    </version>
  </versions>
&mailingLists;
&developers;
&contributors;
&licenses;
&dependencies;
&build;
&reports;
  <!-- For maven internal testing -->
  <properties>
    <testName>testValue</testName>
    <pomProperty>${pomProperty}</pomProperty>
  </properties>
</project>


