Skip to content

Commit

Permalink
minor mod to license: http to https
Browse files Browse the repository at this point in the history
  • Loading branch information
dogeared committed Feb 22, 2022
1 parent be674dd commit dcc3743
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 @@ -19,7 +19,7 @@
<licenses>
<license>
<name>MIT License</name>
<url>http://opensource.org/licenses/mit-license.php</url>
<url>https://opensource.org/licenses/mit-license.php</url>
</license>
</licenses>
</project>

0 comments on commit dcc3743

Please sign in to comment.