Upgraded bld

This commit is contained in:
Erik C. Thauvin 2023-10-20 16:10:25 -07:00
parent 477ef6237c
commit 4011fe8024
6 changed files with 7 additions and 7 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</version>
<version>1.1.1-SNAPSHOT</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>