We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deda5d7 commit eba9c2dCopy full SHA for eba9c2d
parent/pom.xml
@@ -1,6 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
4
+ Copyright (c) 2022 Contributors to the Eclipse Foundation. All rights reserved.
5
Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
6
7
This program and the accompanying materials are made available under the
@@ -129,7 +130,7 @@
129
130
<plugin>
131
<groupId>org.apache.maven.plugins</groupId>
132
<artifactId>maven-release-plugin</artifactId>
- <version>3.0.0-M6</version>
133
+ <version>3.0.0-M7</version>
134
<configuration>
135
<mavenExecutorId>forked-path</mavenExecutorId>
136
<useReleaseProfile>false</useReleaseProfile>
0 commit comments