Skip to content

Commit ee3a293

Browse files
authored
Update pom.xml
1 parent f456d64 commit ee3a293

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010
<maven.compiler.source>1.6</maven.compiler.source>
1111
<maven.compiler.target>1.6</maven.compiler.target>
1212
</properties>
13-
<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>
1813
<dependencies>
1914
<dependency>
2015
<groupId>javax.servlet</groupId>
@@ -38,10 +33,6 @@
3833

3934
<build>
4035
<plugins>
41-
<plugin>
42-
<groupid>org.sonarsource.scanner.maven</groupid>
43-
<artifactId>sonar-maven-plugin</artifactId>
44-
<version>3.2</version>
4536
<plugin>
4637
<groupId>org.apache.maven.plugins</groupId>
4738
<artifactId>maven-dependency-plugin</artifactId>

0 commit comments

Comments
 (0)