Skip to content

Commit

Permalink
Removed publishing jars (#386)
Browse files Browse the repository at this point in the history
Signed-off-by: Owais Kazi <[email protected]>
(cherry picked from commit e0f5a2a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jan 8, 2024
1 parent 6aa3779 commit ef26c87
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 ef26c87

Please sign in to comment.