Skip to content

Commit

Permalink
Updated license url in pom.xml to epl-2.0 (#468)
Browse files Browse the repository at this point in the history
Signed-off-by: Hilbrand Bouwkamp <[email protected]>
  • Loading branch information
Hilbrand authored and kaikreuzer committed Jan 18, 2019
1 parent 10acf5c commit f939426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<licenses>
<license>
<name>Eclipse Public License</name>
<url>http://www.eclipse.org/legal/epl-v10.html</url>
<url>https://www.eclipse.org/legal/epl-2.0/</url>
</license>
</licenses>

Expand Down

0 comments on commit f939426

Please sign in to comment.