From 4ce00cc87d5e8a4be3514e5f3340eec1034a47c0 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 28 Jan 2014 15:18:18 -0800 Subject: [PATCH] #5 - 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 37e30c3..30e9825 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.springframework.plugin spring-plugin - 1.0.0.RELEASE + 1.1.0.BUILD-SNAPSHOT diff --git a/integration/pom.xml b/integration/pom.xml index caef734..61b325c 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -5,7 +5,7 @@ org.springframework.plugin spring-plugin - 1.0.0.RELEASE + 1.1.0.BUILD-SNAPSHOT spring-plugin-integration diff --git a/metadata/pom.xml b/metadata/pom.xml index ef1378d..13cc60c 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -9,7 +9,7 @@ org.springframework.plugin spring-plugin - 1.0.0.RELEASE + 1.1.0.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 4568801..a5e1a87 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 1.0.0.RELEASE + 1.1.0.BUILD-SNAPSHOT Simple plugin infrastructure