|
12 | 12 | <packaging>pom</packaging> |
13 | 13 | <name>vavr</name> |
14 | 14 | <description>Immutables.org encodings for Vavr</description> |
15 | | - <url>http://github.com/immutables/immutables-vavr</url> |
| 15 | + <url>https://github.com/immutables/immutables-vavr</url> |
16 | 16 |
|
17 | 17 | <modules> |
18 | 18 | <module>vavr-checkstyle</module> |
|
58 | 58 |
|
59 | 59 | <organization> |
60 | 60 | <name>The Immutables.org authors</name> |
61 | | - <url>http://immutables.org</url> |
| 61 | + <url>https://immutables.org</url> |
62 | 62 | </organization> |
63 | 63 |
|
64 | 64 | <licenses> |
|
71 | 71 | </licenses> |
72 | 72 |
|
73 | 73 | <issueManagement> |
74 | | - <url>http://github.com/immutables/immutables-vavr/issues</url> |
| 74 | + <url>https://github.com/immutables/immutables-vavr/issues</url> |
75 | 75 | <system>GitHub Issues</system> |
76 | 76 | </issueManagement> |
77 | 77 |
|
78 | 78 | <distributionManagement> |
79 | 79 | <site> |
80 | 80 | <id>GitHub</id> |
81 | 81 | <name>GitHub</name> |
82 | | - <url>http://immutables.github.io/</url> |
| 82 | + <url>https://immutables.github.io/</url> |
83 | 83 | </site> |
84 | 84 | <repository> |
85 | 85 | <id>sonatype-nexus-staging</id> |
|