From b96e287118f6f388f64256c3d374dc037385826e Mon Sep 17 00:00:00 2001 From: Iurii Ignatko Date: Mon, 19 Feb 2024 17:30:57 +0200 Subject: [PATCH] Prepare release 2.0.0 --- README.adoc | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 4b5ed43..a13c095 100644 --- a/README.adoc +++ b/README.adoc @@ -111,6 +111,7 @@ 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.20.1 | 1.12.4 | 2023.4 +|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 |1.1.2 | 1.18.1 | 1.12.2 | 2023.2 diff --git a/pom.xml b/pom.xml index 28fcf3e..9b2923c 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 com.gradle.develocity develocity-bamboo-plugin - 2.0.0-SNAPSHOT + 2.0.0 atlassian-plugin Develocity Bamboo plugin