mirror of https://github.com/apache/archiva.git
fix groupId and name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229125 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ec6b0355a7
commit
7ed248a2e8
|
@ -26,9 +26,9 @@
|
|||
<version>1.4-M3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>archiva-webapp-common</artifactId>
|
||||
<artifactId>archiva-web-common</artifactId>
|
||||
<packaging>bundle</packaging>
|
||||
<name>Archiva Web :: Webapp Common</name>
|
||||
<name>Archiva Web :: Web Common</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue