merge r446623 from maven-2.0.x - fix line endings

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@446625 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2006-09-15 15:04:47 +00:00
parent 082d5857dc
commit 927ee3b3b8
2 changed files with 12 additions and 12 deletions

View File

@ -1,6 +1,6 @@
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven.test</groupId>
<artifactId>sample-build-test</artifactId>
<version>2.0-beta-4-SNAPSHOT</version>
</project>
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven.test</groupId>
<artifactId>sample-build-test</artifactId>
<version>2.0-beta-4-SNAPSHOT</version>
</project>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="${project.name}">
<body>
${reports}
</body>
</project>
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="${project.name}">
<body>
${reports}
</body>
</project>