X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=examples%2Fpom.xml;fp=examples%2Fpom.xml;h=0000000000000000000000000000000000000000;hp=1905f52516320fa2cac5ab6c420eeeb594ec05f3;hb=a6e0e65cce68acb20abc6ca935471611a740c342;hpb=1d395c6002486d485bde0d5dc713886d70bd3f8a diff --git a/examples/pom.xml b/examples/pom.xml deleted file mode 100644 index 1905f525..00000000 --- a/examples/pom.xml +++ /dev/null @@ -1,138 +0,0 @@ - - - - 4.0.0 - - - de.halbekunst - juplo - 2.0-SNAPSHOT - - - juplo-examples - pom - Juplo - Examples - - - jsp - static - servlet - spring - - - - - - - ${pom.parent.groupId} - juplo-cachecontrol - ${pom.parent.version} - - - - - 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} - juplo-test - ${pom.parent.version} - - - org.apache.tomcat - jasper - ${jasper.version} - test - - - - - - - - org.mortbay.jetty - jetty-maven-plugin - ${jetty.version} - - - - 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 - - - - - -