Commit b7113ec4037e7ca29da6d4e2390300689e7f27de

Authored by 架构师-江远林
1 parent 2265e4dd

把sonar的版本改成3.7.4

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -581,7 +581,7 @@
581 581 <plugin>
582 582 <groupId>org.codehaus.sonar</groupId>
583 583 <artifactId>sonar-maven-plugin</artifactId>
584   - <version>4.5.7</version>
  584 + <version>3.7.4</version>
585 585 </plugin>
586 586 <!-- 拷贝依赖包插件 -->
587 587 <plugin>
... ...