This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch jakartaee-api-9.1.x in repository https://gitbox.apache.org/repos/asf/tomee-jakartaee-api.git
commit 45371d3041c29a877820dcaf06fc7c986096d83f Author: Richard Zowalla <[email protected]> AuthorDate: Tue May 16 13:35:24 2023 +0200 Prepare for next development iteration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b070d18..6171942 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.tomee</groupId> <artifactId>jakartaee-api</artifactId> - <version>9.1-M3-SNAPSHOT</version> + <version>9.1.1-SNAPSHOT</version> <packaging>jar</packaging> <name>Apache TomEE :: Jakarta EE 9 Full API</name>
