diff --git a/spring-batch-admin-parent/pom.xml b/spring-batch-admin-parent/pom.xml
index 51eac3dbf..fb79ab52b 100755
--- a/spring-batch-admin-parent/pom.xml
+++ b/spring-batch-admin-parent/pom.xml
@@ -9,7 +9,7 @@
http://www.springsource.org/spring-batch-admin
pom
- http://static.springframework.org/spring-batch-admin
+ http://github.com/SpringSource/spring-batch-admin
scm:git:git://github.com/SpringSource/spring-batch-admin.git
scm:git:git://github.com/SpringSource/spring-batch-admin.git
diff --git a/spring-batch-integration/README.md b/spring-batch-integration/README.md
index 37ae1f712..5757af1e7 100644
--- a/spring-batch-integration/README.md
+++ b/spring-batch-integration/README.md
@@ -14,12 +14,12 @@ Many users of [Spring Batch][] may encounter requirements that are outside the s
org.springframework.batch
spring-batch-integration
- 1.2.2.BUILD-SNAPSHOT
+ 1.3.0.BUILD-SNAPSHOT
## Using Gradle
- compile 'org.springframework.batch:spring-batch-integration:1.2.2.BUILD-SNAPSHOT'
+ compile 'org.springframework.batch:spring-batch-integration:1.3.0.BUILD-SNAPSHOT'
# Documentation