aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-web/archiva-applet/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'archiva-web/archiva-applet/pom.xml')
-rw-r--r--archiva-web/archiva-applet/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/archiva-web/archiva-applet/pom.xml b/archiva-web/archiva-applet/pom.xml
index d48ebf7a8..e16baaacd 100644
--- a/archiva-web/archiva-applet/pom.xml
+++ b/archiva-web/archiva-applet/pom.xml
@@ -23,11 +23,11 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.maven.archiva</groupId>
- <artifactId>archiva</artifactId>
+ <artifactId>archiva-web</artifactId>
<version>1.0-SNAPSHOT</version>
</parent>
<artifactId>archiva-applet</artifactId>
- <name>Archiva Applet</name>
+ <name>Archiva Web :: Applet</name>
<description>
Applet for performing local operations on files such as creating a checksum of an artifact
before uploading it.