Skip to content

Commit

Permalink
[Backport 2.x] Removed publishing jars (#388)
Browse files Browse the repository at this point in the history
Removed publishing jars (#386)


(cherry picked from commit e0f5a2a)

Signed-off-by: Owais Kazi <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 6aa3779 commit afe5501
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@ publishing {
publications {
pluginZip(MavenPublication) { publication ->

artifact sourcesJar
artifact javadocJar

pom {
name = pluginName
description = pluginDescription
Expand Down

0 comments on commit afe5501

Please sign in to comment.