Skip to content

Commit

Permalink
Removing sonar plugin spec
Browse files Browse the repository at this point in the history
sonarcloud needs jdk11+. Disabled sonarcloud from travis config fr now
  • Loading branch information
rshivane committed Dec 24, 2021
1 parent 3bcb462 commit ad98ed7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -340,11 +340,6 @@ limitations under the License.
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.sonarsource.scanner.maven</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<version>3.6.1.1688</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
Expand Down

0 comments on commit ad98ed7

Please sign in to comment.