Skip to content

Commit

Permalink
HHH-15146 Remove bogus artifact from hibernate-jpamodelgen-jakarta
Browse files Browse the repository at this point in the history
  • Loading branch information
yrodiere committed Mar 28, 2022
1 parent 3fba2f2 commit 0c5486a
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,6 @@ configurations {
it.outgoing.artifact(tasks.transformJavadocJar.targetJar) {
builtBy tasks.transformJavadocJar
}
it.outgoing.artifact(tasks.transformTestSources.targetDir) {
builtBy tasks.transformTestSources
}
}
}

Expand Down

0 comments on commit 0c5486a

Please sign in to comment.