Skip to content

Commit 8c0643a

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 9b060a6 commit 8c0643a

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
@@ -459,7 +459,7 @@ limitations under the License.
459459
<plugin>
460460
<groupId>org.apache.maven.plugins</groupId>
461461
<artifactId>maven-release-plugin</artifactId>
462-
<version>3.0.0-M7</version>
462+
<version>3.0.0</version>
463463
<configuration>
464464
<goals>deploy</goals>
465465
<mavenExecutorId>forked-path</mavenExecutorId>

0 commit comments

Comments
 (0)