Refined reimplementation of the plugin for Hibernate 5.x
[hibernate4-maven-plugin] / src / it / tutorials / osgi / managed-jpa / pom.xml
old mode 100755 (executable)
new mode 100644 (file)
index 08ef2fe..1aa763c
                        </plugin>
                        <plugin>
                                <groupId>de.juplo</groupId>
-                               <artifactId>hibernate4-maven-plugin</artifactId>
+                               <artifactId>hibernate-maven-plugin</artifactId>
                                <version>${h4mp.version}</version>
                                <executions>
                                        <execution>
                                                <goals>
-                                                       <goal>export</goal>
+                                                       <goal>create</goal>
                                                </goals>
                                        </execution>
                                </executions>