From 110fb4a6262030c770581e68946e30c138f5f4bc Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 20 Jun 2012 13:36:19 +0100 Subject: [PATCH] Fix scm URL to use ssh for git --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 335e32cbb..25890b5e4 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ http://github.com/SpringSource/spring-batch scm:git:git://github.com/SpringSource/spring-batch.git - scm:git:git://github.com/SpringSource/spring-batch.git + scm:git:ssh://git@github.com/SpringSource/spring-batch.git JIRA