X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=cachecontrol-example-jsp%2Fpom.xml;fp=cachecontrol-example-jsp%2Fpom.xml;h=0000000000000000000000000000000000000000;hp=1b78cb5e23852bbc8f9972af6c4601500299d99e;hb=e7c72fc7ecbc9211a6f97c7869ba3439cf4fa33f;hpb=52c46d3394a9523725085abf9f60d8e54fb3518e diff --git a/cachecontrol-example-jsp/pom.xml b/cachecontrol-example-jsp/pom.xml deleted file mode 100644 index 1b78cb5e..00000000 --- a/cachecontrol-example-jsp/pom.xml +++ /dev/null @@ -1,133 +0,0 @@ - - - - 4.0.0 - - - de.halbekunst - juplo - 2.0-SNAPSHOT - - - ${pom.parent.artifactId}-cachecontrol-example-jsp - war - Juplo - CacheControl - Examples: JSP-Page - - - - - - ${pom.parent.groupId} - ${pom.parent.artifactId}-cachecontrol - ${pom.parent.version} - runtime - - - - - javax.servlet - jstl - ${jstl.version} - runtime - - - - - org.springframework - spring-webmvc - ${springframework.version} - runtime - - - org.springframework - spring-context - ${springframework.version} - runtime - - - - commons-logging - commons-logging - - - - - org.springframework - spring-aspects - ${springframework.version} - runtime - - - org.aspectj - aspectjrt - ${aspectj.version} - runtime - - - - - org.slf4j - ${slf4j.binding} - ${slf4j.version} - runtime - - - - - - ${pom.parent.groupId} - ${pom.parent.artifactId}-test - ${pom.parent.version} - - - org.apache.tomcat - jasper - ${jasper.version} - test - - - - - - - - org.mortbay.jetty - jetty-maven-plugin - 8.0.1.v20110908 - - - - 0.0.0.0 - 8080 - 2 - - - 0 - - - ${project.basedir}/src/main/webapp/WEB-INF - - **/*.jsp - - - **/*.properties - **/*.xml - - - - - - - org.codehaus.mojo - tomcat-maven-plugin - 1.1 - - / - UTF-8 - - - - - -