use new appserver plugin that fixes the JSP issue

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471822 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2006-11-06 18:50:14 +00:00
parent ec4a395f41
commit 51c661b1ee
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
<plugin>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-appserver-maven-plugin</artifactId>
<version>2.0-alpha-3</version>
<version>2.0-alpha-4-SNAPSHOT</version>
<extensions>true</extensions>
<executions>
<execution>