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

Initiate release 1.17.0

This commit is contained in:
Michael Clarke 2024-01-01 14:22:12 +00:00
parent 77522bbea8
commit 56c109de52
2 changed files with 3 additions and 3 deletions

4
.env
View File

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

View File

@ -1 +1 @@
version=1.17.0-SNAPSHOT
version=1.17.0