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