Remove hibernate-entitymanager.version property
Users that wish to override the version of Hibernate need to override the hibernate.version property, as it’s the one used when declaring the dependency management for Hibernate’s modules, so the hibernate-entitymanager.version property is of little value. Closes gh-3004
Showing
Please register or sign in to comment