mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-13 14:44:48 +00:00
4.2.6.Final post release
This commit is contained in:
parent
c31d9d3213
commit
17384d6d02
@ -51,7 +51,7 @@ subprojects { subProject ->
|
|||||||
defaultTasks 'build'
|
defaultTasks 'build'
|
||||||
|
|
||||||
group = 'org.hibernate'
|
group = 'org.hibernate'
|
||||||
version = '4.2.6.Final'
|
version = '4.2.7-SNAPSHOT'
|
||||||
|
|
||||||
// The OSGi manifest exported package versions need to be only the numerical release -- no "SNAPSHOT" or "Final"
|
// The OSGi manifest exported package versions need to be only the numerical release -- no "SNAPSHOT" or "Final"
|
||||||
exportPackageVersion = version.replaceAll("-SNAPSHOT", "");
|
exportPackageVersion = version.replaceAll("-SNAPSHOT", "");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user