Skip to content

Commit

Permalink
ODP-1640: fixing jdk11 compilation with hive-4.0 branch (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhjyotsingh committed Jul 21, 2024
1 parent 2409a2b commit 12de752
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion packaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,15 @@
</licenseUrlReplacements>
<licenseUrlFileNames>
<APACHE-2.0>
https?://www\.apache\.org/licenses/LICENSE-2\.0.*
http://apache.org/licenses/LICENSE-2.0.txt
\Qhttp://www.apache.org/licenses/LICENSE-2.0
\Qhttps://www.apache.org/licenses/LICENSE-2.0.txt
\Qhttp://www.apache.org/licenses/LICENSE-2.0.txt
\Qhttp://www.apache.org/licenses/LICENSE-2.0.html
\Qhttps://www.apache.org/licenses/LICENSE-2.0
\Qhttps://www.apache.org/licenses/LICENSE-2.0
\Qhttps://aws.amazon.com/apache2.0
\Qhttps?://www.apache.org/licenses/LICENSE-2.0.*
\Qhttps://aws.amazon.com/apache2.0\E
\Qhttps://opensource.org/licenses/Apache-2.0\E
\Qhttp://www.apache.org/licenses/\E
Expand Down

0 comments on commit 12de752

Please sign in to comment.