diff webapp/pom.xml @ 1422:9d3e5b4453fd new_scaling

improved IIIF compliance.
author robcast
date Mon, 26 Oct 2015 21:29:19 +0100
parents 4b4973a9f34a
children 053ff2ca45e3
line wrap: on
line diff
--- a/webapp/pom.xml	Mon Oct 26 20:22:51 2015 +0100
+++ b/webapp/pom.xml	Mon Oct 26 21:29:19 2015 +0100
@@ -63,7 +63,7 @@
 						<groupId>org.apache.maven.plugins</groupId>
 						<artifactId>maven-war-plugin</artifactId>
 						<configuration>
-							<webXml>${basedir}/src/main/webapp/WEB-INF/web-2.3.xml</webXml>
+							<webXml>${basedir}/src/main/webapp/WEB-INF/web-2.4.xml</webXml>
 							<classifier>srv2</classifier>
 						</configuration>
 					</plugin>