Skip to content

Commit

Permalink
Update parent POM
Browse files Browse the repository at this point in the history
  • Loading branch information
damien-urruty-sonarsource committed Aug 31, 2022
1 parent 5d8149e commit a81dd26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.sonarsource.parent</groupId>
<artifactId>parent</artifactId>
<version>62.0.180</version>
<version>63.0.187</version>
<relativePath />
</parent>
<groupId>org.sonarsource.sonarlint.core</groupId>
Expand Down Expand Up @@ -235,4 +235,4 @@
</build>
</profile>
</profiles>
</project>
</project>
1 change: 1 addition & 0 deletions report-aggregate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.7</version>
<executions>
<execution>
<id>report-aggregate</id>
Expand Down

0 comments on commit a81dd26

Please sign in to comment.