mirror of https://github.com/apache/archiva.git
updated appserver host
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481071 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1139da770b
commit
dfdd172239
|
@ -37,13 +37,13 @@
|
|||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-appserver-host</artifactId>
|
||||
<version>2.0-alpha-3</version>
|
||||
<version>2.0-alpha-4-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<!-- Services -->
|
||||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-appserver-service-jetty</artifactId>
|
||||
<version>2.0-alpha-3</version>
|
||||
<version>2.0-alpha-4-SNAPSHOT</version>
|
||||
<type>plexus-service</type>
|
||||
</dependency>
|
||||
<!-- Plexus applications -->
|
||||
|
|
Loading…
Reference in New Issue