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

Maven central publishing profile added #37

Merged
merged 1 commit into from Nov 24, 2017

Conversation

alobodzki
Copy link
Contributor

Adding profile for maven release.

<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>9</version>
</parent>
Copy link
Contributor

@mikkokar mikkokar Nov 24, 2017

Choose a reason for hiding this comment

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

Do we not need this? Is the functionality provided by the parent now in the sonatype profile?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, it was advised by sonatype, as the parent is not supported anymore, I copied missing bits to our pom.

@mikkokar mikkokar merged commit 21a95fb into ExpediaGroup:master Nov 24, 2017
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.

None yet

2 participants