From ad04dfcce4c8b69394aa779dd32c258a449e3ede Mon Sep 17 00:00:00 2001 From: Michael Minella Date: Sun, 8 Sep 2013 18:26:05 -0500 Subject: [PATCH] [maven-release-plugin] prepare release 1.3.0.M1 --- spring-batch-admin-parent/pom.xml | 5 +++-- spring-batch-integration/pom.xml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/spring-batch-admin-parent/pom.xml b/spring-batch-admin-parent/pom.xml index fb79ab52b..79ebb1e58 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.BUILD-SNAPSHOT + 1.3.0.M1 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,8 @@ 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 + Apache 2.0 diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 2e7ed1bfa..8d18709c2 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.BUILD-SNAPSHOT + 1.3.0.M1 ../spring-batch-admin-parent