From a39071ad7f5df3f84755c8030c60c6a76b7aaca3 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 4 Jun 2026 14:04:59 +0200 Subject: [PATCH] looks as if the template hasn't been touched for a while --- src/etc/makepom/pom.template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/etc/makepom/pom.template b/src/etc/makepom/pom.template index 3b161043..32ca6d5e 100644 --- a/src/etc/makepom/pom.template +++ b/src/etc/makepom/pom.template @@ -32,9 +32,9 @@ Apache Ivy ${ivy.pom.url} - scm:svn:https://svn.apache.org/repos/asf/ant/ivy/core/trunk/ - scm:svn:https://svn.apache.org/repos/asf/ant/ivy/core/trunk - https://svn.apache.org/repos/asf/ant/ivy/core/trunk + scm:git:https://gitbox.apache.org/repos/asf/ant-ivy.git + scm:git:https://gitbox.apache.org/repos/asf/ant-ivy.git + https://gitbox.apache.org/repos/asf?p=ant-ivy.git @@ -42,14 +42,14 @@ dev-subscribe@ant.apache.org dev-unsubscribe@ant.apache.org dev@ant.apache.org - https://mail-archives.apache.org/mod_mbox/ant-dev + https://lists.apache.org/list.html?dev@ant.apache.org Ivy Users List ivy-user-subscribe@ant.apache.org ivy-user-unsubscribe@ant.apache.org ivy-user@ant.apache.org - https://mail-archives.apache.org/mod_mbox/ant-ivy-user + https://lists.apache.org/list.html?ivy-user@ant.apache.org