Sync release 0.2.7 to develop - #37
Open
inditextechbot[bot] wants to merge 4 commits into
Open
Conversation
* fix: reconcile canary version with Maven Central 0.2.6 was published to Maven Central during the D12/D17 delegated-release proof (dev.inditex:mavencentral-ci-testing-core, -core, -aggregate and the parent, all at 0.2.6). Maven Central is immutable, so that coordinate can never be reused, but this repository still declared 0.2.6-SNAPSHOT and carried no 0.2.6 tag: the next release would have computed 0.2.6 and failed against Central after already moving the baseline branch. Move the reactor to 0.2.7-SNAPSHOT so the next release cuts a coordinate that is actually free. This is the next-development-iteration bump that the proof run performed on its own throwaway branch and therefore never reached main. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * docs: record the version reconcile in the changelog The release-preview gate requires every release-bearing pull request to say what it releases. This one moves the reactor off a coordinate Maven Central has already made immutable, which is exactly the kind of change the log exists to record. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated pull request syncing the release cut on
mainback intodevelop.