We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61386c5 + 5b737aa commit 929aee4Copy full SHA for 929aee4
pom.xml
@@ -263,7 +263,7 @@
263
<plugin>
264
<groupId>org.apache.maven.plugins</groupId>
265
<artifactId>maven-release-plugin</artifactId>
266
- <version>3.1.1</version>
+ <version>3.2.0</version>
267
<configuration>
268
<projectVersionPolicyId>SemVerVersionPolicy</projectVersionPolicyId>
269
<tagNameFormat>@{project.artifactId}-@{project.version}</tagNameFormat>
@@ -293,7 +293,7 @@
293
294
295
296
297
</plugin>
298
299
0 commit comments