diff --git a/spring-batch-admin-parent/pom.xml b/spring-batch-admin-parent/pom.xml index 79ebb1e58..4bc71fe31 100755 --- a/spring-batch-admin-parent/pom.xml +++ b/spring-batch-admin-parent/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.batch spring-batch-admin-parent - 1.3.0.M1 + 1.3.0.BUILD-SNAPSHOT Spring Batch Admin Parent A set of services (Java, JSON) and a UI (webapp) for managing and launching Spring Batch jobs. http://www.springsource.org/spring-batch-admin @@ -12,7 +12,7 @@ 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 - 1.3.0.M1 + HEAD diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 8d18709c2..2e7ed1bfa 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -7,7 +7,7 @@ org.springframework.batch spring-batch-admin-parent - 1.3.0.M1 + 1.3.0.BUILD-SNAPSHOT ../spring-batch-admin-parent