File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 <maven .compiler.target>1.6</maven .compiler.target>
1212 </properties >
1313 <properties >
14- <sonar .host.url>http://52.66.242.98:9005</sonar .host.url>
15- <sonar .login>be2fe3y27f07db354983dfxysdsa5256</sonar .login>
16- <sonar .language>java</sonar .language>
17- <sonar .scm.provider>git</sonar .scm.provider>
18- </properties >
14+ <sonar .host.url>http://52.66.242.98:9005</sonar .host.url>
15+ <sonar .login>be2fe3y27f07db354983dfxysdsa5256</sonar .login>
16+ <sonar .language>java</sonar .language>
17+ <sonar .scm.provider>git</sonar .scm.provider>
18+ </properties >
1919 <dependencies >
2020 <dependency >
2121 <groupId >javax.servlet</groupId >
6060 </execution >
6161 </executions >
6262 </plugin >
63- <plugin >
64- <groupId >org.sonarsource.scanner.maven</groupId >
65- <artifactId >sonar-maven-plugin</artifactId >
66- <version >3.2</version >
67- </plugin >
63+ <plugin >
64+ <groupId >org.sonarsource.scanner.maven</groupId >
65+ <artifactId >sonar-maven-plugin</artifactId >
66+ <version >3.2</version >
67+ </plugin >
6868 </plugins >
6969 </build >
7070</project >
You can’t perform that action at this time.
0 commit comments