This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch parent-33 in repository https://gitbox.apache.org/repos/asf/maven-parent.git
commit 3805f02760ae94e33c697f84669faf15ace642f2 Author: Slawomir Jaranowski <[email protected]> AuthorDate: Thu Jul 4 22:39:48 2024 +0200 Bump ASF parent to 33 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aa29a91..052749d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>33-SNAPSHOT</version> + <version>33</version> <relativePath /> </parent>
