Updated poms to Spring 2.5 and fixed up sandbox to work with latest build
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<plugin>
|
||||
<groupId>org.mortbay.jetty</groupId>
|
||||
<artifactId>maven-jetty-plugin</artifactId>
|
||||
<version>6.1.7</version>
|
||||
<version>${jetty.version}</version>
|
||||
<configuration>
|
||||
<contextPath>/cas</contextPath>
|
||||
<webApp>${basedir}/cas-server-webapp-3.2.1.war</webApp>
|
||||
|
||||
Reference in New Issue
Block a user