Skip to content

Commit

Permalink
Rename version.gpg.plugin property to version.sign.plugin (#8165)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregory-paidis-sonarsource committed Oct 9, 2023
1 parent 85daca1 commit 7d09f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
<groupId>org.simplify4u.plugins</groupId>
<artifactId>sign-maven-plugin</artifactId>
<!-- This property is defined in the parent pom: https://github.com/SonarSource/parent/blob/66063199466a4bffd46de4780af26eb6456f996d/pom.xml#L64 -->
<version>${version.gpg.plugin}</version>
<version>${version.sign.plugin}</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit 7d09f45

Please sign in to comment.