From 7f5f9b96416bbb1e0b754cb1e3a5fd1182ca2ba9 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Thu, 22 Nov 2012 01:36:56 -0800 Subject: [PATCH] #2 - Prepare next development iteration. --- 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 d42a04b..ea202bc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.springframework.plugin spring-plugin - 0.8.0.RELEASE + 0.9.0.BUILD-SNAPSHOT diff --git a/integration/pom.xml b/integration/pom.xml index b5cbee2..0da1f60 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -5,7 +5,7 @@ org.springframework.plugin spring-plugin - 0.8.0.RELEASE + 0.9.0.BUILD-SNAPSHOT spring-plugin-integration diff --git a/metadata/pom.xml b/metadata/pom.xml index c815b42..48818c6 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -9,7 +9,7 @@ org.springframework.plugin spring-plugin - 0.8.0.RELEASE + 0.9.0.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 6e7088c..e0af83f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 0.8.0.RELEASE + 0.9.0.BUILD-SNAPSHOT Simple plugin infrastructure