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

Create maven relocation poms for previous Maven GAVs #261

Open
mattrpav opened this issue May 10, 2023 · 0 comments
Open

Create maven relocation poms for previous Maven GAVs #261

mattrpav opened this issue May 10, 2023 · 0 comments
Assignees
Milestone

Comments

@mattrpav
Copy link
Collaborator

<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.jvnet.jaxb.maven2</groupId>
  <artifactId>maven-jaxb2-plgugin</artifactId>
  <version>0.16.0</version>
  <distributionManagement>
    <relocation>
      <groupId>org.jvnet.jaxb</groupId>
      <artifactId>jaxb-maven-plugin</artifactId>
    </relocation>
  </distributionManagement>
</project>
@mattrpav mattrpav self-assigned this May 10, 2023
@mattrpav mattrpav changed the title Create maven relocation poms for previous release Create maven relocation poms for previous Maven GAVs May 10, 2023
@laurentschoelens laurentschoelens added this to the 0.16.0 milestone Aug 15, 2023
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

No branches or pull requests

2 participants