Skip to content

Commit

Permalink
Remove unnecessary maven-publish plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtlink committed Jul 19, 2024
1 parent 2e7a597 commit 384bff7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion resource.api/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
plugins {
`java-library`
`maven-publish`
id("org.metaborg.convention.java")
id("org.metaborg.convention.maven-publish")
id("org.metaborg.convention.junit")
Expand Down
1 change: 0 additions & 1 deletion resource.dagger/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
plugins {
`java-library`
`maven-publish`
id("org.metaborg.convention.java")
id("org.metaborg.convention.maven-publish")
}
Expand Down

0 comments on commit 384bff7

Please sign in to comment.