Skip to content

Commit

Permalink
Jodd v5.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
igr committed Feb 7, 2020
1 parent b272cc9 commit ed55a2a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions gradle/publish-maven.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ publishing {
publications {
mavenJava(MavenPublication) {
from components.java
afterEvaluate {
artifact sourcesJar
artifact javadocJar
}

customizePom(pom, project)
}
}
Expand Down

0 comments on commit ed55a2a

Please sign in to comment.