Skip to content

Commit 5acba8b

Browse files
committed
adding sonar (3)
1 parent 75242ee commit 5acba8b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

sample-app-kickstart/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
<properties>
1515
<graphql.spring.version>7.1.0</graphql.spring.version>
16+
<sonar.moduleKey>${artifactId}</sonar.moduleKey>
1617
</properties>
1718

1819
<dependencies>

sample-app-netflix-dgs/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
<properties>
1717
<netflix-dgs.spring.version>3.10.2</netflix-dgs.spring.version>
18+
<sonar.moduleKey>${artifactId}</sonar.moduleKey>
1819
</properties>
1920

2021
<dependencies>

0 commit comments

Comments
 (0)