mirror of
https://github.com/jlengrand/helidon.git
synced 2026-03-10 08:21:17 +00:00
Removed unnecessary plugin versions, now inherited. (#2181)
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
This commit is contained in:
@@ -136,7 +136,6 @@
|
||||
<plugin>
|
||||
<groupId>org.jvnet.jaxb2.maven2</groupId>
|
||||
<artifactId>maven-jaxb2-plugin</artifactId>
|
||||
<version>0.14.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>Generate persistence.xml Java objects</id>
|
||||
@@ -163,7 +162,6 @@
|
||||
<plugin>
|
||||
<groupId>org.hibernate.orm.tooling</groupId>
|
||||
<artifactId>hibernate-enhance-maven-plugin</artifactId>
|
||||
<version>5.4.6.Final</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<configuration>
|
||||
|
||||
Reference in New Issue
Block a user