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.git


The following commit(s) were added to refs/heads/master by this push:
     new 045087ce0 fix NetRexx link
045087ce0 is described below

commit 045087ce082cfc724b88f264aea735db3978e289
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sun May 24 10:34:11 2026 +0200

    fix NetRexx link
---
 src/etc/poms/ant-netrexx/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/etc/poms/ant-netrexx/pom.xml b/src/etc/poms/ant-netrexx/pom.xml
index 58846af83..4d4815cd6 100644
--- a/src/etc/poms/ant-netrexx/pom.xml
+++ b/src/etc/poms/ant-netrexx/pom.xml
@@ -35,7 +35,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/m
   <version>1.10.18-SNAPSHOT</version>
   <name>Apache Ant + NetRexx</name>
   <description>NetRexxC task
-    dependency can be downloaded from 
https://www.ibm.com/software/awdtools/netrexx/download.html</description>
+    dependency can be downloaded from https://www.netrexx.org/downloads.nsp 
(only 2.0.5 has ever been tested)</description>
   <dependencies>
     <dependency>
       <groupId>org.apache.ant</groupId>

Reply via email to