This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch tomee-10-with-ee-91 in repository https://gitbox.apache.org/repos/asf/tomee-tck.git
commit 11a994ebe4fe966237b4b3d77d1ade5c3956c84e Author: Richard Zowalla <[email protected]> AuthorDate: Thu Aug 17 14:00:12 2023 +0200 Align version with TomEE under test --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d44a112..56556dc 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <artifactId>tomee-tck</artifactId> <name>TomEE TCK Harness</name> - <version>9.1.1-SNAPSHOT</version> + <version>10.0.0-SNAPSHOT</version> <description> TomEE TCK Harness
