Change library name to fimdlp

This commit is contained in:
2024-07-22 11:26:16 +02:00
parent 2db60e007d
commit 210af46a88
6 changed files with 22 additions and 16 deletions

View File

@@ -3,7 +3,7 @@ sonar.organization=rmontanana
# This is the name and version displayed in the SonarCloud UI.
sonar.projectName=mdlp
sonar.projectVersion=2.0.0
sonar.projectVersion=2.0.1
# sonar.test.exclusions=tests/**
# sonar.tests=tests/
# sonar.coverage.exclusions=tests/**,sample/**