Skip to content

Commit 4928166

Browse files
Bump maven-release-plugin from 3.0.0-M1 to 3.0.0-M4
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M1 to 3.0.0-M4. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.0-M1...maven-release-3.0.0-M4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 218bcea commit 4928166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<plugin>
106106
<groupId>org.apache.maven.plugins</groupId>
107107
<artifactId>maven-release-plugin</artifactId>
108-
<version>3.0.0-M1</version>
108+
<version>3.0.0-M4</version>
109109
<configuration>
110110
<autoVersionSubmodules>true</autoVersionSubmodules>
111111
<tagNameFormat>@{project.version}</tagNameFormat>

0 commit comments

Comments
 (0)