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 fde2d42607a3529c312d38997435210c0a6777ff 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 211b661032..df18c286c0 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>
