1
0
mirror of https://github.com/mc1arke/sonarqube-community-branch-plugin.git synced 2025-02-21 19:20:09 +02:00

Return to SNAPSHOT version post release

This commit is contained in:
Michael Clarke 2024-08-11 16:02:49 +01:00
parent dc77c262fe
commit 6d7320cecb
3 changed files with 4 additions and 7 deletions

4
.env
View File

@ -2,7 +2,7 @@
SONARQUBE_VERSION=10.6-community
# The name of the Dockerfile to run. 'Dockerfile' is building locally, 'release.Dockerfile' if building the release image
DOCKERFILE=release.Dockerfile
DOCKERFILE=Dockerfile
# The version of the plugin to include in the image
PLUGIN_VERSION=1.21.0
PLUGIN_VERSION=1.22.0-SNAPSHOT

View File

@ -23,12 +23,9 @@ Use the following table to find the correct plugin version for each SonarQube ve
| SonarQube Version | Plugin Version |
|-------------------|----------------|
| 10.6 | 1.21.0 |
| 10.5 | 1.20.0 |
| 10.4 | 1.19.0 |
| 10.3 | 1.18.0 |
| 10.2 | 1.17.1 |
| 10.1 | 1.16.0 |
| 10.0 | 1.15.0 |
| 9.9 (LTS) | 1.14.0 |
Older versions are listed on the Github release page but are no longer supported.

View File

@ -1 +1 @@
version=1.21.1
version=1.22.0-SNAPSHOT