Skip to content

Commit 00e62cf

Browse files
committed
Update pom.xml
1 parent f047b3e commit 00e62cf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,12 @@
160160
</execution>
161161
</executions>
162162
</plugin>
163+
164+
<plugin>
165+
<groupId>org.sonarsource.scanner.maven</groupId>
166+
<artifactId>sonar-maven-plugin</artifactId>
167+
<version>4.0.0.4121</version>
168+
</plugin>
163169
</plugins>
164170
</pluginManagement>
165171
</build>

0 commit comments

Comments
 (0)