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 d27dbcc  Update stable release to 2.7
d27dbcc is described below

commit d27dbcc93433e1e289b809e939e4544254ba4864
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Thu Mar 3 15:16:23 2022 -0800

    Update stable release to 2.7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f440619..18dff3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -292,7 +292,7 @@
 
     <!-- Used to track API changes based on Semantic Versioning
          NOTE: velocity does.not.allow.dot.notation, so justUseCamelCase -->
-    <latestStableRelease>2.6</latestStableRelease>
+    <latestStableRelease>2.7</latestStableRelease>
 
     <!-- Google Analytics id for website -->
     <form.tracker.id>UA-59636188-1</form.tracker.id>

Reply via email to