This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
commit b3c938ac0c27b49542e0fe5e729b6b889db12c61 Merge: a1f13f38f4 5ec5d93bae Author: Christopher Tubbs <[email protected]> AuthorDate: Thu Jan 8 16:34:58 2026 -0500 Merge branch '2.1' .github/CONTRIBUTING.md | 1 - README.md | 1 - TESTING.md | 1 - pom.xml | 8 ++++++++ .../org/apache/accumulo/monitor/resources/js/functions.js | 8 ++++---- 5 files changed, 12 insertions(+), 7 deletions(-) diff --cc pom.xml index 8e96ed45b2,1c8b97c8c7..1006505603 --- a/pom.xml +++ b/pom.xml @@@ -723,8 -763,9 +730,9 @@@ under the License <css>SLASHSTAR_STYLE</css> <h>SLASHSTAR_STYLE</h> <java>SLASHSTAR_STYLE</java> + <md>XML_STYLE</md> - <proto>SLASHSTAR_STYLE</proto> <thrift>SLASHSTAR_STYLE</thrift> + <fbs>SLASHSTAR_STYLE</fbs> </mapping> </configuration> </plugin>
