diff --git a/jetty-jsp/pom.xml b/jetty-jsp/pom.xml deleted file mode 100644 index 29b0a5accdf..00000000000 --- a/jetty-jsp/pom.xml +++ /dev/null @@ -1,104 +0,0 @@ - - - org.eclipse.jetty - jetty-project - 9.2.23-SNAPSHOT - - 4.0.0 - jetty-jsp - Jetty :: Glassfish JSP Implementation - http://www.eclipse.org/jetty - jar - - - - org.apache.maven.plugins - maven-assembly-plugin - - - package - - single - - - - config - - - - - - - - - - - - org.eclipse.jetty - jetty-util - ${project.version} - provided - - - org.eclipse.jetty - jetty-server - ${project.version} - provided - - - - - org.eclipse.jetty.toolchain - jetty-schemas - - - - - javax.servlet - javax.servlet-api - - - - - javax.servlet.jsp - javax.servlet.jsp-api - - - - org.glassfish.web - javax.servlet.jsp - - - - - org.eclipse.jetty.orbit - javax.servlet.jsp.jstl - - - - org.glassfish.web - javax.servlet.jsp.jstl - - - - - - - - org.glassfish - javax.el - - - - - - org.eclipse.jetty.orbit - org.eclipse.jdt.core - - -