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