HBASE-14250 ensure hbase-server test-jar has its own LICENSE file and not the one for the non-test jar.
This commit is contained in:
parent
bcef28eefa
commit
e2a1fc78b8
|
@ -81,6 +81,7 @@
|
|||
<execution>
|
||||
<id>default</id>
|
||||
<configuration>
|
||||
<attachToTest>false</attachToTest>
|
||||
<properties>
|
||||
<copyright-end-year>${build.year}</copyright-end-year>
|
||||
<debug-print-included-work-info>${license.debug.print.included}</debug-print-included-work-info>
|
||||
|
|
Loading…
Reference in New Issue