You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by nd...@apache.org on 2023/03/21 14:23:59 UTC

[hbase] branch branch-2 updated: HBASE-27737 Add supplemental model for com.aayushatharva.brotli4j:native-osx-aarch64

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

ndimiduk pushed a commit to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2 by this push:
     new 29dfd005cfc HBASE-27737 Add supplemental model for com.aayushatharva.brotli4j:native-osx-aarch64
29dfd005cfc is described below

commit 29dfd005cfc7eb0a8e5a277f43da645e7ae8f868
Author: Nick Dimiduk <nd...@apache.org>
AuthorDate: Tue Mar 21 10:14:27 2023 +0100

    HBASE-27737 Add supplemental model for com.aayushatharva.brotli4j:native-osx-aarch64
    
    Signed-off-by: Sean Busbey <bu...@apache.org>
---
 .../src/main/resources/supplemental-models.xml              | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/hbase-resource-bundle/src/main/resources/supplemental-models.xml b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
index 80e1521501b..8663c6d66c3 100644
--- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml
+++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
@@ -3446,6 +3446,19 @@ Copyright (c) 2007-2017 The JRuby project
       </licenses>
     </project>
   </supplement>
+  <supplement>
+    <project>
+      <groupId>com.aayushatharva.brotli4j</groupId>
+      <artifactId>native-osx-aarch64</artifactId>
+      <licenses>
+        <license>
+          <name>Apache License, Version 2.0</name>
+          <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+          <distribution>repo</distribution>
+        </license>
+      </licenses>
+    </project>
+  </supplement>
   <supplement>
     <project>
       <groupId>com.aayushatharva.brotli4j</groupId>