Skip to content

Commit 6b0f9fa

Browse files
authored
Update sonar-project.properties
1 parent 4d3372f commit 6b0f9fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sonar.projectVersion=2.0
55

66
# Comma-separated paths to directories with sources (required)
77
sonar.sources=operator/src/main/java
8-
sonar.java.sources=operator/src/main/java
8+
sonar.java.source=1.8
99

1010
# Language
1111
sonar.language=java

0 commit comments

Comments
 (0)