Publishes Maven redirect artifacts
- Migrate the repository of the actual artifact from e.g.
software.xdev:testtosoftware.xdev:test2 - Release a new version of that artifact (e.g. 1.2.3 -> 2.0.0)
- Run the deploy workflow of this repository with the following parameters:
Parameter Example Value Old GroupId software.xdevNew GroupId software.xdevOld ArtifactId testNew ArtifactId test-2Version 2.0.0