From a9c2534cc9e6741737b08fa5817a3b9cd3fcb708 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Thu, 13 Jun 2019 22:13:21 +0000 Subject: [PATCH] #66 - Release version 2.0.0.M2. --- 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..713192c 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.M2 diff --git a/metadata/pom.xml b/metadata/pom.xml index 1d97240..d3a3b42 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.M2 diff --git a/pom.xml b/pom.xml index 050dc5c..77532b0 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M2 Simple plugin infrastructure