Updating hibernate4-maven-plugin for hibernate 5
I’m updating my project wich uses hibernate4 to Hibernate5.
In my pom I have hibernate4-maven-plugin and I trying to update this plugin to be compatible with hibernate 5.24.27.Final, but it seems doesnt exist for hibernate5. How ca i update hibernate4-maven-plugin to be compatible with hibernate5?