add a name

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@578639 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2007-09-24 03:59:57 +00:00
parent 9253ec60ba
commit 1ba3942757
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ under the License.
<version>2.1-SNAPSHOT</version> <version>2.1-SNAPSHOT</version>
</parent> </parent>
<artifactId>maven-core-it-runner</artifactId> <artifactId>maven-core-it-runner</artifactId>
<name>Integration Test Executor</name>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.apache.maven</groupId> <groupId>org.apache.maven</groupId>