This is an automated email from the ASF dual-hosted git repository.
maartenc 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 f3215e06 Prepare 2.5.3 release
f3215e06 is described below
commit f3215e06e65c7af283303bd05636bcf0530bb043
Author: Maarten Coene <[email protected]>
AuthorDate: Mon Dec 23 12:47:34 2024 +0100
Prepare 2.5.3 release
---
ivy.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ivy.xml b/ivy.xml
index c3dac27e..47a21578 100644
--- a/ivy.xml
+++ b/ivy.xml
@@ -21,7 +21,7 @@
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
<info organisation="org.apache.ivy"
module="ivy"
- status="integration">
+ status="release">
<description homepage="http://ant.apache.org/ivy/">
Apache Ivy is a tool for managing (recording, tracking, resolving and
reporting) project dependencies.
</description>