Skip to content

Commit 7fbbacb

Browse files
committed
upgrade maven-release-plugin from 3.0.0-M1 to 3.0.0-M4
1 parent a37fc9a commit 7fbbacb

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
@@ -439,7 +439,7 @@ limitations under the License.
439439
<plugin>
440440
<groupId>org.apache.maven.plugins</groupId>
441441
<artifactId>maven-release-plugin</artifactId>
442-
<version>3.0.0-M1</version>
442+
<version>3.0.0-M4</version>
443443
<configuration>
444444
<goals>deploy</goals>
445445
<mavenExecutorId>forked-path</mavenExecutorId>

0 commit comments

Comments
 (0)