aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-web/archiva-standalone
diff options
context:
space:
mode:
authorMaria Odea B. Ching <oching@apache.org>2008-02-29 09:13:06 +0000
committerMaria Odea B. Ching <oching@apache.org>2008-02-29 09:13:06 +0000
commit532e99e2ce5dfbf76a8456834ffbdcfe055d6a99 (patch)
tree18175bf75d936e9d5eb7d6cdf8b6c2f6c02a2f83 /archiva-web/archiva-standalone
parent8e7241594dbe787f2053f05faa8d2f8e13555d6d (diff)
downloadarchiva-532e99e2ce5dfbf76a8456834ffbdcfe055d6a99.tar.gz
archiva-532e99e2ce5dfbf76a8456834ffbdcfe055d6a99.zip
[MRM-688]
-changed artifactId from archiva-jetty-archetype to archiva-jetty git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@632268 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-web/archiva-standalone')
-rw-r--r--archiva-web/archiva-standalone/archiva-jetty/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/archiva-web/archiva-standalone/archiva-jetty/pom.xml b/archiva-web/archiva-standalone/archiva-jetty/pom.xml
index 2fc061921..2ee57b720 100644
--- a/archiva-web/archiva-standalone/archiva-jetty/pom.xml
+++ b/archiva-web/archiva-standalone/archiva-jetty/pom.xml
@@ -6,11 +6,11 @@
<artifactId>archiva-web-standalone</artifactId>
<version>1.1-SNAPSHOT</version>
</parent>
- <artifactId>archiva-jetty-archetype</artifactId>
+ <artifactId>archiva-jetty</artifactId>
<!-- Bug in appassembler prevents using a purely attached assembly
<packaging>pom</packaging>
-->
- <name>Archiva Web :: Jetty Archetype</name>
+ <name>Archiva Web :: Jetty</name>
<dependencies>
<dependency>
<groupId>org.mortbay.jetty</groupId>