Skip to content

Commit

Permalink
Merge branch '2.4.x'
Browse files Browse the repository at this point in the history
Closes gh-24600
  • Loading branch information
snicoll committed Dec 23, 2020
2 parents b070c39 + ff59bb3 commit 7c767e9
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -125,6 +125,7 @@ publishing.publications.withType(MavenPublication) {
delegate.groupId('org.apache.maven.plugins')
delegate.artifactId('maven-resources-plugin')
configuration {
delegate.propertiesEncoding('${project.build.sourceEncoding}')
delimiters {
delegate.delimiter('${resource.delimiter}')
}
Expand Down

0 comments on commit 7c767e9

Please sign in to comment.