This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git
The following commit(s) were added to refs/heads/main by this push:
new 8c184fb Missed version update for 12.0.x
8c184fb is described below
commit 8c184fbba311bc70da14646dff16b2518e0a8e03
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Nov 28 16:28:07 2024 +0000
Missed version update for 12.0.x
---
download/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/download/pom.xml b/download/pom.xml
index af7f501..6d5a2d9 100644
--- a/download/pom.xml
+++ b/download/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.tomcat</groupId>
<artifactId>tck</artifactId>
- <version>11.0.0-SNAPSHOT</version>
+ <version>12.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]