Skip to content

Commit 4d3372f

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

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
@@ -4,7 +4,7 @@ sonar.projectName=WebLogic Kubernetes Operator
44
sonar.projectVersion=2.0
55

66
# Comma-separated paths to directories with sources (required)
7-
sonar.sources=opeartor/src/main/java
7+
sonar.sources=operator/src/main/java
88
sonar.java.sources=operator/src/main/java
99

1010
# Language

0 commit comments

Comments
 (0)