Skip to content

Commit

Permalink
Prepare release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alextu committed May 14, 2024
1 parent b5596b1 commit 2defecd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,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.21.2 | 2.0 | 2024.1
|2.2.0 | 1.21.2 | 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
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gradle.develocity</groupId>
<artifactId>develocity-bamboo-plugin</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.2.0</version>
<packaging>atlassian-plugin</packaging>

<name>Develocity Bamboo plugin</name>
Expand Down

0 comments on commit 2defecd

Please sign in to comment.