Skip to content

Commit

Permalink
Include release profile for maven-release-plugin 3
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed Jun 20, 2023
1 parent db09810 commit 4118659
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,9 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>${maven-release-plugin.version}</version>
<configuration>
<releaseProfiles>sonatype-oss-release</releaseProfiles>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 4118659

Please sign in to comment.