aboutsummaryrefslogtreecommitdiff
path: root/doc/maven-pom.xml
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2011-03-22 21:02:04 +0100
committerReinier Zwitserloot <reinier@zwitserloot.com>2011-03-22 21:02:04 +0100
commitead7ff428c14cbfd3a84723f8abae13d5ea79330 (patch)
tree12175553727a13eb967449fce215da88d267c30c /doc/maven-pom.xml
parent04e9397971d3689e0710df026f673f8b0a6cb685 (diff)
downloadlombok-ead7ff428c14cbfd3a84723f8abae13d5ea79330.tar.gz
lombok-ead7ff428c14cbfd3a84723f8abae13d5ea79330.tar.bz2
lombok-ead7ff428c14cbfd3a84723f8abae13d5ea79330.zip
jarjar now used to make sure asm is no longer on the bootclasspath when using lombok.
Diffstat (limited to 'doc/maven-pom.xml')
-rw-r--r--doc/maven-pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/maven-pom.xml b/doc/maven-pom.xml
index 61738a72..34955ab8 100644
--- a/doc/maven-pom.xml
+++ b/doc/maven-pom.xml
@@ -18,7 +18,7 @@
</licenses>
<scm>
<connection>scm:git:git://github.com/rzwitserloot/lombok.git</connection>
- <url>scm:git:git://github.com/rzwitserloot/lombok.git</url>
+ <url>http://github.com/rzwitserloot/lombok</url>
</scm>
<issueManagement>
<system>Google Code</system>