Skip to content

Commit

Permalink
Remove overridden parent-pom property version.artifactory.plugin to f…
Browse files Browse the repository at this point in the history
…ix missing pom in repox (#4491)
  • Loading branch information
leonardo-pilastri-sonarsource authored Oct 17, 2023
1 parent 9ec74f0 commit aa15f59
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,6 @@
<!-- Release: enable publication to Bintray -->
<artifactsToPublish>${project.groupId}:sonar-java-plugin:jar</artifactsToPublish>

<!-- FIXME: Overrides OSS parent pom for java 16 compatibility -->
<version.artifactory.plugin>3.4.0</version.artifactory.plugin>

<!-- FIXME: Overrides OSS parent pom for java 19 compatibility -->
<version.jacoco.plugin>0.8.10</version.jacoco.plugin>
</properties>
Expand Down

0 comments on commit aa15f59

Please sign in to comment.