Switch to new coordinates for Git Commit ID Maven Plugin
Closes gh-29515
This commit is contained in:
@@ -133,8 +133,8 @@ publishing.publications.withType(MavenPublication) {
|
||||
}
|
||||
}
|
||||
plugin {
|
||||
delegate.groupId('pl.project13.maven')
|
||||
delegate.artifactId('git-commit-id-plugin')
|
||||
delegate.groupId('io.github.git-commit-id')
|
||||
delegate.artifactId('git-commit-id-maven-plugin')
|
||||
executions {
|
||||
execution {
|
||||
goals {
|
||||
|
||||
Reference in New Issue
Block a user