This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant-ivy.git
The following commit(s) were added to refs/heads/master by this push:
new a39071ad looks as if the template hasn't been touched for a while
a39071ad is described below
commit a39071ad7f5df3f84755c8030c60c6a76b7aaca3
Author: Stefan Bodewig <[email protected]>
AuthorDate: Thu Jun 4 14:04:59 2026 +0200
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 @@
<name>Apache Ivy</name>
<url>${ivy.pom.url}</url>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/ant/ivy/core/trunk/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/ant/ivy/core/trunk</developerConnection>
- <url>https://svn.apache.org/repos/asf/ant/ivy/core/trunk</url>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/ant-ivy.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/ant-ivy.git</developerConnection>
+ <url>https://gitbox.apache.org/repos/asf?p=ant-ivy.git</url>
</scm>
<mailingLists>
<mailingList>
@@ -42,14 +42,14 @@
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
<post>[email protected]</post>
- <archive>https://mail-archives.apache.org/mod_mbox/ant-dev</archive>
+ <archive>https://lists.apache.org/[email protected]</archive>
</mailingList>
<mailingList>
<name>Ivy Users List</name>
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
<post>[email protected]</post>
- <archive>https://mail-archives.apache.org/mod_mbox/ant-ivy-user</archive>
+
<archive>https://lists.apache.org/[email protected]</archive>
</mailingList>
</mailingLists>
<issueManagement>