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