From 3417ab0fa54b5644f35c15c1ada6819cfdcfc7bd Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Mon, 4 Mar 2019 15:31:58 +0000 Subject: [PATCH] #48 - Release version 2.0.0.M1. --- 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 e773afa..f9ebf03 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.springframework.plugin spring-plugin - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M1 diff --git a/metadata/pom.xml b/metadata/pom.xml index 1d97240..a3e9396 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -9,7 +9,7 @@ org.springframework.plugin spring-plugin - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M1 diff --git a/pom.xml b/pom.xml index 61ed9dc..fa0efc3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M1 Simple plugin infrastructure