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-apache-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 7888bdb Prepare ASF parent POM for next iteration
7888bdb is described below
commit 7888bdb8ee653ecc03b5fee136540a607193c240
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Wed Nov 8 23:28:42 2023 +0100
Prepare ASF parent POM for next iteration
---
site-pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site-pom.xml b/site-pom.xml
index 3dd7af6..35ef318 100644
--- a/site-pom.xml
+++ b/site-pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>31</version>
+ <version>32-SNAPSHOT</version>
<relativePath>./pom.xml</relativePath>
</parent>