mirror of https://github.com/apache/archiva.git
rename jetty-js to jetty as it's now default one
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426074 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fbb1cf622c
commit
94a387343c
|
@ -25,10 +25,10 @@
|
|||
<artifactId>archiva</artifactId>
|
||||
<version>1.4-M4-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>archiva-jetty-js</artifactId>
|
||||
<artifactId>archiva-jetty</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<!-- This is filtered into the scripts, so should be set to Apache Archiva -->
|
||||
<name>Apache Archiva Javascript</name>
|
||||
<name>Apache Archiva</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
Loading…
Reference in New Issue