We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7bf20 commit 8ecaeddCopy full SHA for 8ecaedd
pom.xml
@@ -228,7 +228,7 @@
228
<!-- TODO: Consider switching to using `mvn versions:set` and org.sonatype.plugins:nexus-staging-maven-plugin -->
229
<groupId>org.apache.maven.plugins</groupId>
230
<artifactId>maven-release-plugin</artifactId>
231
- <version>2.5.3</version>
+ <version>3.0.0</version>
232
<configuration>
233
<!-- When updating versions during release, synchronise versions of sub-modules with the parent-pom. -->
234
<autoVersionSubmodules>true</autoVersionSubmodules>
0 commit comments