o Fixed typos

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738070 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-01-27 12:29:22 +00:00
parent e586f44948
commit 0b64a7884a
1 changed files with 2 additions and 2 deletions

View File

@ -22,12 +22,12 @@ 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">
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven.its.mng3877</groupId>
<groupId>org.apache.maven.its.mng4007</groupId>
<artifactId>test</artifactId>
<version>1.0</version>
<packaging>jar</packaging>
<name>Maven Integration Test :: MNG-3877</name>
<name>Maven Integration Test :: MNG-4007</name>
<description>
Verify that paths to project directories use the platform-specific file separator.
</description>