aboutsummaryrefslogtreecommitdiff
path: root/doc/utils-maven-pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/utils-maven-pom.xml')
-rw-r--r--doc/utils-maven-pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/utils-maven-pom.xml b/doc/utils-maven-pom.xml
index 60df78f0..b3b73c1c 100644
--- a/doc/utils-maven-pom.xml
+++ b/doc/utils-maven-pom.xml
@@ -6,13 +6,13 @@
<packaging>jar</packaging>
<version>@VERSION@</version>
<name>Project Lombok</name>
- <url>http://projectlombok.org</url>
+ <url>https://projectlombok.org</url>
<description>Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!</description>
<dependencies></dependencies>
<licenses>
<license>
<name>The MIT License</name>
- <url>http://projectlombok.org/LICENSE</url>
+ <url>https://projectlombok.org/LICENSE</url>
<distribution>repo</distribution>
</license>
</licenses>