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 8bcece0 Bump parent to 36
8bcece0 is described below
commit 8bcece0a3e035cda50f921a0e490cf7d0158e17b
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sat Jan 3 13:20:36 2026 +0100
Bump parent to 36
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 11d3cce..b0eb382 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>36-SNAPSHOT</version>
+ <version>36</version>
<relativePath />
</parent>