diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 9a3ab33..0000000 --- a/pom.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - 4.0.0 - net.thauvin.erik.httpstatus - httpstatus - 1.1.0-SNAPSHOT - HttpStatus - HttpStatus JSP Tag Library - https://github.com/ethauvin/HttpStatus - - - The BSD 3-Clause License - http://opensource.org/licenses/BSD-3-Clause - - - - - jakarta.servlet - jakarta.servlet-api - 6.0.0 - compile - - - jakarta.servlet.jsp - jakarta.servlet.jsp-api - 3.1.1 - compile - - - jakarta.el - jakarta.el-api - 5.0.1 - compile - - - - - ethauvin - Erik C. Thauvin - erik@thauvin.net - https://erik.thauvin.net/ - - - - scm:git:https://github.com/ethauvin/HttpStatus.git - scm:git:git@github.com:ethauvin/HttpStatus.git - https://github.com/ethauvin/HttpStatus - -