Skip to content

Commit

Permalink
publications update in build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
bgalek committed May 19, 2022
1 parent 1ccb42b commit e7735dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@ publishing {
publications {
sonatype(MavenPublication) {
from components.java
artifact sourcesJar
artifact javadocJar
pom {
name = project.name
description = 'Gradle release and version management plugin'
Expand Down

0 comments on commit e7735dc

Please sign in to comment.