Skip to content

Commit

Permalink
Merge pull request #279 from jakartaredhat/main
Browse files Browse the repository at this point in the history
Correct the license attribute format
  • Loading branch information
starksm64 committed Mar 22, 2024
2 parents 55dd537 + 01c29a1 commit 93c0323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -268,7 +268,7 @@
<bv-revdate>${bv.revdate}</bv-revdate>
<bv-version-spec>${bv.version.spec}</bv-version-spec>
<bv-version-qualifier>${bv.version.qualifier}</bv-version-qualifier>
<license>${license}</license>
<license>license-${license}</license>

<source-highlighter>coderay</source-highlighter>
<imagesdir>resources/images</imagesdir>
Expand Down

0 comments on commit 93c0323

Please sign in to comment.