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 f82387a1 Prepare 2.5.3 release
f82387a1 is described below

commit f82387a1315aa88b9b600c583d70f2d58ac0ca37
Author: Maarten Coene <4728619+maart...@users.noreply.github.com>
AuthorDate: Mon Dec 23 12:47:10 2024 +0100

    Prepare 2.5.3 release
---
 version.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/version.properties b/version.properties
index e1f78213..ac377bec 100644
--- a/version.properties
+++ b/version.properties
@@ -22,7 +22,7 @@ target.ivy.bundle.version=2.5.3
 # in case we want to add a qualifier such as alpha, beta, etc...
 # if non empty, add a '_' at the end of the qualifier, so the version would 
look like 1.2.3.alpha_200901011200
 # NB: be careful with naming, OSGi orders version alphabetically. Suggested 
values: alpha_, beta_, cr1_ (for RC-1), final_
-target.ivy.bundle.version.qualifier=alpha_
+target.ivy.bundle.version.qualifier=final_
 
 
 # Versions of dependencies

Reply via email to