Signed-off-by: Mark Struberg <struberg@xxxxxxxx> --- pom.xml | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index 821e92c..ec4857c 100644 --- a/pom.xml +++ b/pom.xml @@ -65,6 +65,12 @@ <system>google-issue</system> </issueManagement> + <scm> + <connection>scm:git:git://repo.or.cz/jgit</connection> + <developerConnection>scm:git:git://repo.or.cz/jgit</developerConnection> + <url>http://repo.or.cz/r/jgit.git</url> + </scm> + <developers> <developer> <name>Shawn O. Pearce</name> -- 1.6.2.5 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html