fix the name in the scripts

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641709 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2008-03-27 06:11:49 +00:00
parent 6742c2c433
commit 1a099a9d57
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@
</parent>
<artifactId>archiva-jetty</artifactId>
<packaging>pom</packaging>
<name>Archiva Web :: Jetty</name>
<!-- This is filtered into the scripts, so should be set to Apache Archiva -->
<name>Apache Archiva</name>
<dependencies>
<dependency>
<groupId>org.mortbay.jetty</groupId>