From 1eb57b9aa196d8da695b31bafb0644710ec95c2a Mon Sep 17 00:00:00 2001 From: Michael Minella Date: Sun, 8 Sep 2013 18:26:08 -0500 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- spring-batch-admin-parent/pom.xml | 4 ++-- spring-batch-integration/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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