diff --git a/pom.xml b/pom.xml index 4c52c0c..8dd36b6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,19 +1,19 @@ +~ Copyright (c) 2013 Les Hazlewood and contributors +~ +~ Licensed under the Apache License, Version 2.0 (the "License"); +~ you may not use this file except in compliance with the License. +~ You may obtain a copy of the License at +~ +~ http://www.apache.org/licenses/LICENSE-2.0 +~ +~ Unless required by applicable law or agreed to in writing, software +~ distributed under the License is distributed on an "AS IS" BASIS, +~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +~ See the License for the specific language governing permissions and +~ limitations under the License. +--> @@ -27,6 +27,8 @@ 1.2.2 + 1.7 + 1.7 @@ -41,6 +43,14 @@ + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + true + + @@ -95,6 +105,16 @@ 3.1.0 provided + + javax.servlet.jsp + jsp-api + 2.2 + + + javax.servlet + jstl + 1.2 +