You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by te...@apache.org on 2015/08/27 11:24:50 UTC

hbase git commit: HBASE-14199 maven-remote-resources-plugin failure processing NOTICE.vm in hbase-assembly (Andrew Purtell)

Repository: hbase
Updated Branches:
  refs/heads/master 56890d9fe -> aa938c738


HBASE-14199 maven-remote-resources-plugin failure processing NOTICE.vm in hbase-assembly (Andrew Purtell)


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/aa938c73
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/aa938c73
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/aa938c73

Branch: refs/heads/master
Commit: aa938c738a1a6378783eed1b1145a097fd062c20
Parents: 56890d9
Author: tedyu <yu...@gmail.com>
Authored: Thu Aug 27 02:24:42 2015 -0700
Committer: tedyu <yu...@gmail.com>
Committed: Thu Aug 27 02:24:42 2015 -0700

----------------------------------------------------------------------
 .../src/main/resources/supplemental-models.xml    | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/aa938c73/hbase-resource-bundle/src/main/resources/supplemental-models.xml
----------------------------------------------------------------------
diff --git a/hbase-resource-bundle/src/main/resources/supplemental-models.xml b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
index faa7887..7530ddf 100644
--- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml
+++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
@@ -61,6 +61,24 @@ under the License.
       </licenses>
     </project>
   </supplement>
+  <supplement>
+    <project>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-core</artifactId>
+
+      <organization>
+        <name>The Apache Software Foundation</name>
+        <url>http://www.apache.org/</url>
+      </organization>
+      <licenses>
+        <license>
+          <name>The Apache Software License, Version 2.0</name>
+          <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+          <distribution>repo</distribution>
+        </license>
+      </licenses>
+    </project>
+  </supplement>
 <!-- Artifacts with ambiguously named licenses in POM -->
   <supplement>
     <project>