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

busbey 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 9e2181c  HBASE-22222 Addendum remove duplicate entries in supplemental 
models.
9e2181c is described below

commit 9e2181c85f1fc112054824eafe17c5830545e2ae
Author: Sean Busbey <[email protected]>
AuthorDate: Thu Apr 18 22:23:37 2019 -0500

    HBASE-22222 Addendum remove duplicate entries in supplemental models.
---
 .../src/main/resources/supplemental-models.xml              | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/hbase-resource-bundle/src/main/resources/supplemental-models.xml 
b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
index 7b87511..d73664e 100644
--- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml
+++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
@@ -1875,19 +1875,6 @@ Copyright (c) 2007-2017 The JRuby project
     <project>
       <groupId>com.google.errorprone</groupId>
       <artifactId>error_prone_annotations</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.google.errorprone</groupId>
-      <artifactId>error_prone_annotations</artifactId>
 
       <organization>
         <name>Google</name>

Reply via email to