Skip to content

Commit 4e38364

Browse files
authored
Update sonar-project.properties (#212)
1 parent 0de5b8b commit 4e38364

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sonar-project.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
sonar.projectKey=NASA-AMMOS_anms
22
sonar.organization=nasa-ammos
33
# This is the name and version displayed in the SonarCloud UI.
4-
sonar.projectVersion="2.0" # version of ANMS software
4+
# The version below should match the ANMS software version
5+
sonar.projectVersion=2.0
56

67
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
78
#sonar.sources=anms-core, anms-ui # potentially encase in quotes

0 commit comments

Comments
 (0)