o Beautified project name

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@640228 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2008-03-23 17:49:56 +00:00
parent 0ec14e6ff4
commit ca83db4b5b
1 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?><project>
<?xml version="1.0" encoding="UTF-8"?>
<project>
<parent>
<artifactId>maven</artifactId>
<groupId>org.apache.maven</groupId>
@ -6,7 +7,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>maven-workspace</artifactId>
<name>maven-workspace</name>
<name>Maven Workspace</name>
<dependencies>
<dependency>
@ -14,4 +15,4 @@
<artifactId>plexus-container-default</artifactId>
</dependency>
</dependencies>
</project>
</project>