From 4304d8b8b46803f105662e3d17d200cc5c214c8c Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 28 Jan 2014 15:18:16 -0800 Subject: [PATCH] #5 - Release version 1.0.0.RELEASE. --- core/pom.xml | 2 +- integration/pom.xml | 2 +- metadata/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 8dfa519..37e30c3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.springframework.plugin spring-plugin - 0.9.0.BUILD-SNAPSHOT + 1.0.0.RELEASE diff --git a/integration/pom.xml b/integration/pom.xml index 6fee7ad..caef734 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -5,7 +5,7 @@ org.springframework.plugin spring-plugin - 0.9.0.BUILD-SNAPSHOT + 1.0.0.RELEASE spring-plugin-integration diff --git a/metadata/pom.xml b/metadata/pom.xml index cefc44e..ef1378d 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -9,7 +9,7 @@ org.springframework.plugin spring-plugin - 0.9.0.BUILD-SNAPSHOT + 1.0.0.RELEASE diff --git a/pom.xml b/pom.xml index 268395b..4568801 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 0.9.0.BUILD-SNAPSHOT + 1.0.0.RELEASE Simple plugin infrastructure