diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 126e4acd4..ed01704eb 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -12,6 +12,12 @@ 2.2.6.BUILD-SNAPSHOT ../spring-batch-parent + + https://github.com/spring-projects/spring-batch + scm:git:git://github.com/spring-projects/spring-batch.git + scm:git:git://github.com/spring-projects/spring-batch.git + HEAD + org.springframework.batch diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 66d4eb903..8cc7f0816 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -15,6 +15,12 @@ 2.2.6.BUILD-SNAPSHOT ../spring-batch-parent + + https://github.com/spring-projects/spring-batch + scm:git:git://github.com/spring-projects/spring-batch.git + scm:git:git://github.com/spring-projects/spring-batch.git + HEAD + diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 8e14db82d..7478641d9 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -12,6 +12,12 @@ 2.2.6.BUILD-SNAPSHOT ../spring-batch-parent + + https://github.com/spring-projects/spring-batch + scm:git:git://github.com/spring-projects/spring-batch.git + scm:git:git://github.com/spring-projects/spring-batch.git + HEAD + hsql diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index ccb3f5c01..1a3eb0b9b 100755 --- a/spring-batch-test/pom.xml +++ b/spring-batch-test/pom.xml @@ -11,6 +11,12 @@ 2.2.6.BUILD-SNAPSHOT ../spring-batch-parent + + https://github.com/spring-projects/spring-batch + scm:git:git://github.com/spring-projects/spring-batch.git + scm:git:git://github.com/spring-projects/spring-batch.git + HEAD + org.springframework.batch