Skip to content

Commit 3b3b719

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-release-plugin from 3.0.0-M7 to 3.0.0
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M7 to 3.0.0. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.0-M7...maven-release-3.0.0) --- 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 fa2674d commit 3b3b719

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
@@ -474,7 +474,7 @@
474474
</plugin>
475475
<plugin>
476476
<artifactId>maven-release-plugin</artifactId>
477-
<version>3.0.0-M7</version>
477+
<version>3.0.0</version>
478478
<configuration>
479479
<autoVersionSubmodules>true</autoVersionSubmodules>
480480
<goals>deploy</goals>

0 commit comments

Comments
 (0)