HHH-15146 Remove bogus artifact from hibernate-jpamodelgen-jakarta
This commit is contained in:
parent
3fba2f2322
commit
0c5486a1f2
|
@ -152,9 +152,6 @@ configurations {
|
||||||
it.outgoing.artifact(tasks.transformJavadocJar.targetJar) {
|
it.outgoing.artifact(tasks.transformJavadocJar.targetJar) {
|
||||||
builtBy tasks.transformJavadocJar
|
builtBy tasks.transformJavadocJar
|
||||||
}
|
}
|
||||||
it.outgoing.artifact(tasks.transformTestSources.targetDir) {
|
|
||||||
builtBy tasks.transformTestSources
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue