BATCH-2060: Fixed Github links
This commit is contained in:
@@ -12,6 +12,12 @@
|
||||
<version>2.2.6.BUILD-SNAPSHOT</version>
|
||||
<relativePath>../spring-batch-parent</relativePath>
|
||||
</parent>
|
||||
<scm>
|
||||
<url>https://github.com/spring-projects/spring-batch</url>
|
||||
<connection>scm:git:git://github.com/spring-projects/spring-batch.git</connection>
|
||||
<developerConnection>scm:git:git://github.com/spring-projects/spring-batch.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
|
||||
@@ -15,6 +15,12 @@
|
||||
<version>2.2.6.BUILD-SNAPSHOT</version>
|
||||
<relativePath>../spring-batch-parent</relativePath>
|
||||
</parent>
|
||||
<scm>
|
||||
<url>https://github.com/spring-projects/spring-batch</url>
|
||||
<connection>scm:git:git://github.com/spring-projects/spring-batch.git</connection>
|
||||
<developerConnection>scm:git:git://github.com/spring-projects/spring-batch.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
||||
@@ -12,6 +12,12 @@
|
||||
<version>2.2.6.BUILD-SNAPSHOT</version>
|
||||
<relativePath>../spring-batch-parent</relativePath>
|
||||
</parent>
|
||||
<scm>
|
||||
<url>https://github.com/spring-projects/spring-batch</url>
|
||||
<connection>scm:git:git://github.com/spring-projects/spring-batch.git</connection>
|
||||
<developerConnection>scm:git:git://github.com/spring-projects/spring-batch.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<!-- Override this with -Denvironment=XXXX to change database type -->
|
||||
<environment>hsql</environment>
|
||||
|
||||
@@ -11,6 +11,12 @@
|
||||
<version>2.2.6.BUILD-SNAPSHOT</version>
|
||||
<relativePath>../spring-batch-parent</relativePath>
|
||||
</parent>
|
||||
<scm>
|
||||
<url>https://github.com/spring-projects/spring-batch</url>
|
||||
<connection>scm:git:git://github.com/spring-projects/spring-batch.git</connection>
|
||||
<developerConnection>scm:git:git://github.com/spring-projects/spring-batch.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
|
||||
Reference in New Issue
Block a user