Skip to content

Commit e817247

Browse files
committed
Version to 1.5.0-tq
1 parent bf6b803 commit e817247

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This project is licensed under the terms of the [GNU GPL v3](http://www.gnu.org/
5757

5858
## Version history
5959

60-
### 1.5.0 (2024-04-10)
60+
### 1.5.0 (2024-05-17)
6161
- Upgrade to Jakarta Servlets 6.0
6262
- Require a servlet container compatible with Servlets 6.0, e.g., Tomcat 10
6363
- Require Java 17

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.topbraid</groupId>
55
<artifactId>mauiserver</artifactId>
6-
<version>1.5.0-SNAPSHOT</version>
6+
<version>1.5.0-tq</version>
77
<packaging>war</packaging>
88
<name>Maui Server</name>
99
<description>An HTTP wrapper around the Maui Topic Indexer</description>

0 commit comments

Comments
 (0)