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-01-01 16:29:40 +00:00
parent 8d234836a7
commit cc93d63465
2 changed files with 3 additions and 3 deletions

4
.env
View File

@ -2,7 +2,7 @@
SONARQUBE_VERSION=10.3-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.18.0
PLUGIN_VERSION=1.19.0-SNAPSHOT

View File

@ -1 +1 @@
version=1.18.1
version=1.19.0-SNAPSHOT