This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch 2.1
in repository https://gitbox.apache.org/repos/asf/accumulo.git


The following commit(s) were added to refs/heads/2.1 by this push:
     new da04400f6b Update Apache parent pom to 28
da04400f6b is described below

commit da04400f6b2b7a946e72cffc83497a6124ad763d
Author: Christopher Tubbs <[email protected]>
AuthorDate: Wed Nov 30 12:35:18 2022 -0500

    Update Apache parent pom to 28
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2217e96260..73aa587087 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>27</version>
+    <version>28</version>
   </parent>
   <groupId>org.apache.accumulo</groupId>
   <artifactId>accumulo-project</artifactId>

Reply via email to