From ee1b49cf8c9956237cd476689962d1413b704151 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Thu, 22 Nov 2012 01:36:53 -0800 Subject: [PATCH] #2 - Release version 0.8.0.RELEASE. --- core/pom.xml | 3 ++- integration/pom.xml | 5 +++-- metadata/pom.xml | 3 ++- pom.xml | 3 ++- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 9353c15..d42a04b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,3 +1,4 @@ + 4.0.0 @@ -9,7 +10,7 @@ org.springframework.plugin spring-plugin - 0.8.0.BUILD-SNAPSHOT + 0.8.0.RELEASE diff --git a/integration/pom.xml b/integration/pom.xml index cd0485c..b5cbee2 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -1,10 +1,11 @@ + 4.0.0 org.springframework.plugin spring-plugin - 0.8.0.BUILD-SNAPSHOT + 0.8.0.RELEASE spring-plugin-integration @@ -48,4 +49,4 @@ - \ No newline at end of file + diff --git a/metadata/pom.xml b/metadata/pom.xml index b4a4e84..c815b42 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -1,3 +1,4 @@ + 4.0.0 spring-plugin-metadata @@ -8,7 +9,7 @@ org.springframework.plugin spring-plugin - 0.8.0.BUILD-SNAPSHOT + 0.8.0.RELEASE diff --git a/pom.xml b/pom.xml index ac7e76a..6e7088c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,11 @@ + 4.0.0 org.springframework.plugin spring-plugin pom Spring Plugin - 0.8.0.BUILD-SNAPSHOT + 0.8.0.RELEASE Simple plugin infrastructure