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>sqa_9b26d94c3550a26a24412e03f4388492e05e8d71</sonar .login>
16+ <sonar .language>java</sonar .language>
17+ <sonar .scm.provider>git</sonar .scm.provider>
1918 <dependencies >
2019 <dependency>
2120 <groupId>javax.servlet</groupId >
3938
4039 <build >
4140 <plugins>
41+ <plugin>
42+ <groupid>org.sonarsource.scanner.maven</groupid >
43+ <artifactId >sonar-maven-plugin</artifactId >
44+ <version >3.2</version >
4245 <plugin >
4346 <groupId>org.apache.maven.plugins</groupId >
4447 <artifactId >maven-dependency-plugin</artifactId >
6063 </execution >
6164 </executions >
6265 </plugin >
63- <plugin >
64- <groupId >org.sonarsource.scanner.maven</groupId >
65- <artifactId >sonar-maven-plugin</artifactId >
66- <version >3.2</version >
67- </plugin >
6866 </plugins >
6967 </build >
7068</project >
You can’t perform that action at this time.
0 commit comments