Skip to content

Commit

Permalink
Prepare release 2.2.3 (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
welandaz authored Dec 13, 2024
1 parent 2b70b41 commit 8417c17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,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.23 | 2.0.1 | 2024.2
|Next version | 1.23 | 2.0.1 | 2024.3
|2.2.3 | 1.23 | 2.0.1 | 2024.3
|2.2.2 | 1.22.2 | 2.0.1 | 2024.2
|2.2.1 | 1.22 | 2.0 | 2024.2
|2.2.0 | 1.21.2 | 2.0 | 2024.1
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.2.3-SNAPSHOT</version>
<version>2.2.3</version>
<packaging>atlassian-plugin</packaging>

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

0 comments on commit 8417c17

Please sign in to comment.