We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0de5b8b commit 4e38364Copy full SHA for 4e38364
sonar-project.properties
@@ -1,7 +1,8 @@
1
sonar.projectKey=NASA-AMMOS_anms
2
sonar.organization=nasa-ammos
3
# This is the name and version displayed in the SonarCloud UI.
4
-sonar.projectVersion="2.0" # version of ANMS software
+# The version below should match the ANMS software version
5
+sonar.projectVersion=2.0
6
7
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
8
#sonar.sources=anms-core, anms-ui # potentially encase in quotes
0 commit comments