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

Replace org.kohsuke:pom with io.jenkins.tools:central-repository-pom #72

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

NotMyFault
Copy link
Member

No description provided.

@NotMyFault NotMyFault added the dependencies Pull requests that update a dependency file label Aug 15, 2023
@NotMyFault NotMyFault requested a review from a team as a code owner August 15, 2023 15:05
Comment on lines -49 to -64
<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.5.0</version>
</plugin>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<configuration>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
</plugin>
</plugins>
</pluginManagement>
Copy link
Member Author

Choose a reason for hiding this comment

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

That's part of the updated pom

@jglick jglick merged commit 08739e9 into jenkinsci:master Aug 15, 2023
2 checks passed
@NotMyFault NotMyFault deleted the update-pom branch August 15, 2023 15:13
NotMyFault added a commit to NotMyFault/incrementals-tools that referenced this pull request Aug 19, 2023
NotMyFault added a commit to NotMyFault/incrementals-tools that referenced this pull request Aug 19, 2023
jglick added a commit that referenced this pull request Aug 21, 2023
@jglick jglick mentioned this pull request Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants