Version 1.1

This commit is contained in:
Erik C. Thauvin 2023-09-29 04:27:27 -07:00
parent 5b47bf704e
commit 30f8b4c206
4 changed files with 6 additions and 5 deletions

View file

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.thauvin.erik.httpstatus</groupId>
<artifactId>httpstatus</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<name>HttpStatus</name>
<description>Tag library to display the code, reason, cause and/or message for HTTP status codes in JSP error pages</description>
<url>https://github.com/ethauvin/HttpStatus</url>