Skip to content

Commit

Permalink
Set useReleaseProfile to true in maven-release-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed Jun 21, 2023
1 parent 958fe4e commit 458e2bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
<version>${maven-release-plugin.version}</version>
<configuration>
<releaseProfiles>sonatype-oss-release</releaseProfiles>
<useReleaseProfile>true</useReleaseProfile>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 458e2bb

Please sign in to comment.