We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8af194f + 1b9e7d6 commit 6bbcc20Copy full SHA for 6bbcc20
pom.xml
@@ -236,7 +236,7 @@ limitations under the License.
236
<plugin>
237
<groupId>org.apache.maven.plugins</groupId>
238
<artifactId>maven-release-plugin</artifactId>
239
- <version>3.2.0</version>
+ <version>3.3.1</version>
240
<configuration>
241
<tagNameFormat>Release-@{project.version}</tagNameFormat>
242
<arguments>-DskipTests=true -Dgpgsign=true</arguments>
0 commit comments