]> source.dussan.org Git - archiva.git/commitdiff
fix the name in the scripts
authorBrett Porter <brett@apache.org>
Thu, 27 Mar 2008 06:11:49 +0000 (06:11 +0000)
committerBrett Porter <brett@apache.org>
Thu, 27 Mar 2008 06:11:49 +0000 (06:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641709 13f79535-47bb-0310-9956-ffa450edef68

archiva-web/archiva-standalone/archiva-jetty/pom.xml

index 41e0fc696319316b0e7fa1185773393d183a04fb..ef057fbf8edb7a1e4f0cafc8e2ac788a000c4438 100644 (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>