HHH-8733 - General build cleanup - hibernate-testing
This commit is contained in:
parent
14d0116af2
commit
b580b8e723
|
@ -10,6 +10,9 @@ dependencies {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// todo : Fold into hibernate-core and publish in separate publications
|
||||||
|
// once http://issues.gradle.org/browse/GRADLE-2966 is resolved
|
||||||
|
|
||||||
jar {
|
jar {
|
||||||
manifest {
|
manifest {
|
||||||
instruction 'Bundle-Description', 'Hibernate ORM Testing'
|
instruction 'Bundle-Description', 'Hibernate ORM Testing'
|
||||||
|
|
Loading…
Reference in New Issue