diff options
author | Duarte Meneses <duarte.meneses@sonarsource.com> | 2022-04-08 13:41:49 -0400 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2022-04-21 20:02:50 +0000 |
commit | 3b7e8d87a77c1d116cfb7ad09d2ece9d8c3d76f5 (patch) | |
tree | a924db854caeee06ae3a6530da5cd86904aeed6a /sonar-plugin-api/src/main/resources/sonar-api-version.txt | |
parent | d6678b8eeae881a5e2a4e2c188735c3886cbdd76 (diff) | |
download | sonarqube-3b7e8d87a77c1d116cfb7ad09d2ece9d8c3d76f5.tar.gz sonarqube-3b7e8d87a77c1d116cfb7ad09d2ece9d8c3d76f5.zip |
SONAR-16232 Delete sonar-plugin-api module
Diffstat (limited to 'sonar-plugin-api/src/main/resources/sonar-api-version.txt')
-rw-r--r-- | sonar-plugin-api/src/main/resources/sonar-api-version.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sonar-plugin-api/src/main/resources/sonar-api-version.txt b/sonar-plugin-api/src/main/resources/sonar-api-version.txt deleted file mode 100644 index d2193c1c60f..00000000000 --- a/sonar-plugin-api/src/main/resources/sonar-api-version.txt +++ /dev/null @@ -1 +0,0 @@ -@project.buildVersion@
\ No newline at end of file |