From 2d816c70e58cf9594a0ecb71e7ac1b87c3ecf4d0 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 15 Sep 2022 11:55:38 +0200 Subject: [PATCH] #89 - Release version 3.0.0-M2. --- core/pom.xml | 2 +- metadata/pom.xml | 2 +- pom.xml | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 90859be..d5e7abf 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.springframework.plugin spring-plugin - 3.0.0-SNAPSHOT + 3.0.0-M2 diff --git a/metadata/pom.xml b/metadata/pom.xml index 7ed350f..8332b3b 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -9,7 +9,7 @@ org.springframework.plugin spring-plugin - 3.0.0-SNAPSHOT + 3.0.0-M2 diff --git a/pom.xml b/pom.xml index fd3a0c0..06dbc0c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 3.0.0-SNAPSHOT + 3.0.0-M2 Simple plugin infrastructure @@ -367,7 +367,8 @@ https://github.com/spring-projects/spring-plugin scm:git:git://github.com/spring-projects/spring-plugin.git scm:git:ssh://git@github.com:spring-projects/spring-plugin.git - + 3.0.0-M2 + Bamboo