Author: bentmann
Date: Sun Feb 8 10:58:45 2009
New Revision: 742048
URL: http://svn.apache.org/viewvc?rev=742048&view=rev
Log:
o Formatted POM
Modified:
maven/components/branches/maven-2.1.x/apache-maven/pom.xml
Modified: maven/components/branches/maven-2.1.x/apache-maven/pom.xml
URL:
http://svn.apache.org/viewvc/maven/components/branches/maven-2.1.x/apache-maven/pom.xml?rev=742048&r1=742047&r2=742048&view=diff
==============================================================================
--- maven/components/branches/maven-2.1.x/apache-maven/pom.xml (original)
+++ maven/components/branches/maven-2.1.x/apache-maven/pom.xml Sun Feb 8
10:58:45 2009
@@ -16,8 +16,10 @@
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
---><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">
+-->
+<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>
@@ -143,7 +145,7 @@
<groupId>org.apache.maven</groupId>
<artifactId>maven-toolchain</artifactId>
</dependency>
- </dependencies>
+ </dependencies>
<profiles>
<profile>