Skip to content

Commit faf0261

Browse files
Bump maven-release-plugin from 3.0.0-M5 to 3.0.0-M6 (#406)
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M5 to 3.0.0-M6. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.0-M5...maven-release-3.0.0-M6) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19b2b06 commit faf0261

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
@@ -472,7 +472,7 @@
472472
Releasing a project is made in two steps: prepare and perform -->
473473
<plugin>
474474
<artifactId>maven-release-plugin</artifactId>
475-
<version>3.0.0-M5</version>
475+
<version>3.0.0-M6</version>
476476
<configuration>
477477
<useReleaseProfile>false</useReleaseProfile>
478478
<tagNameFormat>@{version}</tagNameFormat>

0 commit comments

Comments
 (0)