mirror of https://github.com/apache/archiva.git
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:
parent
6742c2c433
commit
1a099a9d57
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue