From 5a8e288ccf8d61f6739a0d14f8f012d665ce8b84 Mon Sep 17 00:00:00 2001 From: Iurii Ignatko Date: Wed, 10 Apr 2024 15:07:02 +0300 Subject: [PATCH] Prepare release 2.1.0 --- README.adoc | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index f5ad52e..4786de5 100644 --- a/README.adoc +++ b/README.adoc @@ -110,7 +110,8 @@ The following table shows the compatibility of the plugin version with Develocit |=== |Bamboo Plugin version | Develocity Maven extension version | Common Custom User Data Maven extension version | Minimum supported Develocity version -|Next version | 1.21 | 2.0 | 2024.1 +|Next version | 1.21.1 | 2.0 | 2024.1 +|2.1.0 | 1.21.1 | 2.0 | 2024.1 |2.0.0 | 1.20.1 | 1.12.4 | 2023.4 |1.3.0 | 1.20.1 | 1.12.4 | 2023.4 |1.2.0 | 1.18.1 | 1.12.2 | 2023.2 diff --git a/pom.xml b/pom.xml index e6055cb..fe13e3b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 com.gradle.develocity develocity-bamboo-plugin - 2.0.1-SNAPSHOT + 2.1.0 atlassian-plugin Develocity Bamboo plugin