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 09:14:42 UTC

[hbase] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/hbase.git


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

commit 52e69daaeab77810d258f786e18c79a37e4fc8c1
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 6a9667c3cc5..4a14fa135ac 100644
--- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml
+++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
@@ -2390,6 +2390,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>