mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-19 17:45:10 +00:00
4.2.27.Final
This commit is contained in:
parent
62a64e828e
commit
0c1660317e
@ -51,7 +51,7 @@ subprojects { subProject ->
|
||||
defaultTasks 'build'
|
||||
|
||||
group = 'org.hibernate'
|
||||
version = '4.2.27.Final'
|
||||
version = '4.2.28-SNAPSHOT'
|
||||
|
||||
// The OSGi manifest exported package versions need to be only the numerical release -- no "SNAPSHOT" or "Final"
|
||||
exportPackageVersion = version.replaceAll("-SNAPSHOT", "");
|
||||
|
Loading…
x
Reference in New Issue
Block a user