From 21cbf686c0c9132cda96adf05b1b8e28a3c3e7d8 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Mon, 4 Mar 2019 15:32:03 +0000 Subject: [PATCH] #48 - Prepare next development iteration. --- core/pom.xml | 2 +- metadata/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index f9ebf03..e773afa 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.springframework.plugin spring-plugin - 2.0.0.M1 + 2.0.0.BUILD-SNAPSHOT diff --git a/metadata/pom.xml b/metadata/pom.xml index a3e9396..1d97240 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -9,7 +9,7 @@ org.springframework.plugin spring-plugin - 2.0.0.M1 + 2.0.0.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index fa0efc3..61ed9dc 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 2.0.0.M1 + 2.0.0.BUILD-SNAPSHOT Simple plugin infrastructure