Skip to content

Commit

Permalink
Fix POM License
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Oct 31, 2023
1 parent f572aa7 commit 560c9b0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@

<licenses>
<license>
<name>EPL-2.0</name>
<url>https://www.eclipse.org/legal/epl-2.0/</url>
<name>Apache-2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>

Expand Down

0 comments on commit 560c9b0

Please sign in to comment.