diff options
Diffstat (limited to 'archiva-jetty/pom.xml')
-rw-r--r-- | archiva-jetty/pom.xml | 2 |
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 --> |