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:
Brett Porter 2006-11-30 20:50:46 +00:00
parent 1139da770b
commit dfdd172239
1 changed files with 2 additions and 2 deletions

View File

@ -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 -->