summaryrefslogtreecommitdiffstats
path: root/archiva-jetty/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-12-27 14:55:45 +0000
committerOlivier Lamy <olamy@apache.org>2012-12-27 14:55:45 +0000
commit1569a22310a22ebf73bcd391c2b9d3b4a71f3456 (patch)
tree108f3ae5bffe5f24acaf841b6453bad14ee14085 /archiva-jetty/pom.xml
parent7577e831945c8e50a0bd6ce2fc5f1e6a03cc7f01 (diff)
downloadarchiva-1569a22310a22ebf73bcd391c2b9d3b4a71f3456.tar.gz
archiva-1569a22310a22ebf73bcd391c2b9d3b4a71f3456.zip
others fix due to module rename
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426215 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-jetty/pom.xml')
-rw-r--r--archiva-jetty/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml
index 71daa7815..e098c51f7 100644
--- a/archiva-jetty/pom.xml
+++ b/archiva-jetty/pom.xml
@@ -37,7 +37,7 @@
</dependency>
<dependency>
<groupId>org.apache.archiva</groupId>
- <artifactId>archiva-webapp-js</artifactId>
+ <artifactId>archiva-webapp</artifactId>
<type>war</type>
</dependency>
<!-- Runtime dependencies that need to be included in the generated binaries -->