This is an automated email from the ASF dual-hosted git repository.
lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git
The following commit(s) were added to refs/heads/master by this push:
new 0c28c09 Update most recent stable release to 2.5
0c28c09 is described below
commit 0c28c098197f9655b1824cabf1f2c4eaf92bc1ea
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Fri Sep 10 12:48:59 2021 -0700
Update most recent stable release to 2.5
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 30ae941..d63418f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -281,7 +281,7 @@
<!-- Used to track API changes based on Semantic Versioning
NOTE: velocity does.not.allow.dot.notation, so justUseCamelCase -->
- <latestStableRelease>2.4</latestStableRelease>
+ <latestStableRelease>2.5</latestStableRelease>
<!-- Google Analytics id for website -->
<form.tracker.id>UA-59636188-1</form.tracker.id>