This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch 1.5-RC1 in repository https://gitbox.apache.org/repos/asf/sis.git
commit 4bcbbdeb7838c0261469793bbf8a4529b1bf8d36 Author: Martin Desruisseaux <[email protected]> AuthorDate: Tue Sep 2 19:31:28 2025 +0200 Upgrade parent POM version. --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 76f08ab680..00d8252b01 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>31</version> + <version>35</version> </parent>
