parent
5fa5b6242a
commit
ff59bb3abf
|
|
@ -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}')
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue