LDEV-4691 Use Hibernate 5.0.10 as the main versionIf we put Hibernate 5.0.10 as an alternative version in a slot, thenWildFly will load Hibernate 5.3 by default and there will be a classclash on server start. We need to enforce only one version.
LDEV-4691 Make Hibernate a part of LAMS librariesWildFly 14 provides Hibernate 5.3. Migrating LAMS from 5.0.10 willrequire some effort. For now we provide our own version of Hibernate tokeep compatible.
LDEV-3275: Decrease version of Hibernate from 4.x (delivered to WildFly) to 3.6.10 (newer than used before, but still 3.x as otherwise Spring won't work with it).