You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2022/09/20 17:18:06 UTC

[accumulo] branch main updated (38e4e367a5 -> c314923bd9)

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

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


    from 38e4e367a5 Add ability to retrieve TimeType for a table (#2910)
     add c314923bd9 Update to slf4j 2.0.1 (#2942)

No new revisions were added by this update.

Summary of changes:
 assemble/pom.xml                           | 2 +-
 assemble/src/main/assemblies/component.xml | 2 +-
 core/pom.xml                               | 8 +++++++-
 hadoop-mapreduce/pom.xml                   | 2 +-
 iterator-test-harness/pom.xml              | 2 +-
 minicluster/pom.xml                        | 2 +-
 pom.xml                                    | 8 ++++++--
 server/base/pom.xml                        | 2 +-
 server/compaction-coordinator/pom.xml      | 2 +-
 server/compactor/pom.xml                   | 2 +-
 server/gc/pom.xml                          | 2 +-
 server/manager/pom.xml                     | 2 +-
 server/monitor/pom.xml                     | 2 +-
 server/native/pom.xml                      | 2 +-
 server/tserver/pom.xml                     | 2 +-
 shell/pom.xml                              | 2 +-
 start/pom.xml                              | 2 +-
 test/pom.xml                               | 2 +-
 18 files changed, 29 insertions(+), 19 deletions(-)