Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLINK-33703] Use maven 3.8.6 for release profile #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snuyanzin
Copy link
Contributor

No description provided.

Copy link
Contributor

@XComp XComp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 I have one minor suggestion before merging, though. PTAL

@@ -133,8 +133,7 @@ under the License.
<version>1.8.0</version>
</requireJavaVersion>
<requireMavenVersion>
<!-- maven version must be lower than 3.3. See FLINK-3158 -->
<version>(,3.3)</version>
<version>[3.8.6]</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<version>[3.8.6]</version>
<!-- Maven version for releasing should match the Maven version used in CI (and Flink's main repo) -->
<version>[3.8.6]</version>

nit: can we add a bit more context to why this version is selected?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants