parent
a3bf2c4a82
commit
88e3665d9d
|
@ -29,8 +29,8 @@ def customizePom(pom, gradleProject) {
|
|||
}
|
||||
licenses {
|
||||
license {
|
||||
name "The Apache Software License, Version 2.0"
|
||||
url "http://www.apache.org/licenses/LICENSE-2.0.txt"
|
||||
name "Apache License, Version 2.0"
|
||||
url "http://www.apache.org/licenses/LICENSE-2.0"
|
||||
distribution "repo"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue