diff options
Diffstat (limited to 'doc/maven-pom.xml')
-rw-r--r-- | doc/maven-pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/maven-pom.xml b/doc/maven-pom.xml index 99643f64..f9e826ed 100644 --- a/doc/maven-pom.xml +++ b/doc/maven-pom.xml @@ -17,12 +17,12 @@ </license> </licenses> <scm> - <connection>scm:git:git://github.com/rzwitserloot/lombok.git</connection> - <url>http://github.com/rzwitserloot/lombok</url> + <connection>scm:git:git://github.com/projectlombok/lombok.git</connection> + <url>http://github.com/projectlombok/lombok</url> </scm> <issueManagement> <system>GitHub Issues</system> - <url>https://github.com/rzwitserloot/lombok/issues</url> + <url>https://github.com/projectlombok/lombok/issues</url> </issueManagement> <developers> <developer> |