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

Enhancement: add allowDowngrade capability to UseLatestReleasesMojo, UseNextReleasesMojo, UseNextVersionsMojo #883

Merged

Conversation

jarmoniuk
Copy link
Contributor

The three mojos in the summary did not have the "allowDowngrade" capability. Adding it for consistence.

@jarmoniuk
Copy link
Contributor Author

@slawekjaranowski please review

@jarmoniuk jarmoniuk force-pushed the issue-600-allow-downgrade branch 2 times, most recently from 364454d to bf6e772 Compare January 2, 2023 06:45
@slawekjaranowski slawekjaranowski added this to the next-release milestone Jan 4, 2023
…asesMojo, UseNextReleasesMojo, UseNextVersionsMojo
@slawekjaranowski slawekjaranowski merged commit 865d1aa into mojohaus:master Jan 6, 2023
@jarmoniuk jarmoniuk deleted the issue-600-allow-downgrade branch January 6, 2023 16:41
srowen pushed a commit to apache/spark that referenced this pull request Mar 3, 2023
### What changes were proposed in this pull request?
This pr aims upgrade `versions-maven-plugin` to 2.15.0

### Why are the changes needed?
New version bring some improvements like:
- mojohaus/versions#898
- mojohaus/versions#883
- mojohaus/versions#878
- mojohaus/versions#893

and some bug fix:
- mojohaus/versions#901
- mojohaus/versions#897
- mojohaus/versions#891

The full release notes as follows:
- https://github.com/mojohaus/versions/releases/tag/2.15.0

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?

- GA `Dependencies test` should work normally
- Manually check `./dev/test-dependencies.sh --replace-manifest`, run successful

Closes #40248 from LuciferYang/SPARK-42648.

Authored-by: yangjie01 <yangjie01@baidu.com>
Signed-off-by: Sean Owen <srowen@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants