Skip to content

Commit dcc3743

Browse files
committed
minor mod to license: http to https
1 parent be674dd commit dcc3743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<licenses>
2020
<license>
2121
<name>MIT License</name>
22-
<url>http://opensource.org/licenses/mit-license.php</url>
22+
<url>https://opensource.org/licenses/mit-license.php</url>
2323
</license>
2424
</licenses>
2525
</project>

0 commit comments

Comments
 (0)