diff options
Diffstat (limited to 'archiva-jetty-js/pom.xml')
-rw-r--r-- | archiva-jetty-js/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-jetty-js/pom.xml b/archiva-jetty-js/pom.xml index 34f9e5df1..348f0f5bd 100644 --- a/archiva-jetty-js/pom.xml +++ b/archiva-jetty-js/pom.xml @@ -28,7 +28,7 @@ <artifactId>archiva-jetty-js</artifactId> <packaging>pom</packaging> <!-- This is filtered into the scripts, so should be set to Apache Archiva --> - <name>Apache Archiva</name> + <name>Apache Archiva Javascript</name> <dependencies> <dependency> <groupId>org.eclipse.jetty</groupId> |