Author: bentmann
Date: Sun Feb 8 11:13:32 2009
New Revision: 742054
URL: http://svn.apache.org/viewvc?rev=742054&view=rev
Log:
o Formatted POM (merged from r742048)
Modified:
maven/components/branches/maven-2.0.x/apache-maven/pom.xml
Modified: maven/components/branches/maven-2.0.x/apache-maven/pom.xml
URL:
http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/apache-maven/pom.xml?rev=742054&r1=742053&r2=742054&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.x/apache-maven/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/apache-maven/pom.xml Sun Feb 8
11:13:32 2009
@@ -20,6 +20,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
+
<parent>
<artifactId>maven</artifactId>
<groupId>org.apache.maven</groupId>
@@ -142,7 +143,7 @@
<groupId>org.apache.maven</groupId>
<artifactId>maven-toolchain</artifactId>
</dependency>
- </dependencies>
+ </dependencies>
<profiles>
<profile>