1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Updated poms to Spring 2.5 and fixed up sandbox to work with latest build

This commit is contained in:
Luke Taylor
2008-10-15 05:52:40 +00:00
parent a62eae4587
commit 6c8a82fa13
22 changed files with 55 additions and 106 deletions
+1 -9
View File
@@ -42,18 +42,10 @@
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.5</source>
<target>1.5</target>
</configuration>
</plugin>
<plugin>
<groupId>org.mortbay.jetty</groupId>
<artifactId>maven-jetty-plugin</artifactId>
<version>6.1.7</version>
<version>${jetty.version}</version>
<configuration>
<contextPath>/preauth</contextPath>
<userRealms>