Version 1.1.1

This commit is contained in:
Erik C. Thauvin 2024-06-07 17:34:21 -07:00
parent 1c4b20e11c
commit 71467db442
Signed by: erik
GPG key ID: 776702A6A2DA330E
6 changed files with 26 additions and 17 deletions

View file

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.thauvin.erik.httpstatus</groupId>
<artifactId>httpstatus</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.1</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>