This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 6f7cc95 Bump ASF parent to 33
6f7cc95 is described below
commit 6f7cc95b31b7d8a39db2b82494b8a733f9d08228
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>