Skip to content

Commit eba9c2d

Browse files
committed
Bump maven-release-plugin from 3.0.0-M6 to 3.0.0-M7
1 parent deda5d7 commit eba9c2d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

parent/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4+
Copyright (c) 2022 Contributors to the Eclipse Foundation. All rights reserved.
45
Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
56
67
This program and the accompanying materials are made available under the
@@ -129,7 +130,7 @@
129130
<plugin>
130131
<groupId>org.apache.maven.plugins</groupId>
131132
<artifactId>maven-release-plugin</artifactId>
132-
<version>3.0.0-M6</version>
133+
<version>3.0.0-M7</version>
133134
<configuration>
134135
<mavenExecutorId>forked-path</mavenExecutorId>
135136
<useReleaseProfile>false</useReleaseProfile>

0 commit comments

Comments
 (0)