Skip to content

Commit 772955a

Browse files
committed
Try to convert Hib6 to JPMS too
1 parent b3d1ce6 commit 772955a

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

hibernate6/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -90,14 +90,6 @@ Hibernate (https://hibernate.org/) version 6.x with Jakarta data types.
9090
<groupId>org.cyclonedx</groupId>
9191
<artifactId>cyclonedx-maven-plugin</artifactId>
9292
</plugin>
93-
<plugin>
94-
<groupId>org.moditect</groupId>
95-
<artifactId>moditect-maven-plugin</artifactId>
96-
<inherited>true</inherited>
97-
<configuration>
98-
<jvmVersion>11</jvmVersion>
99-
</configuration>
100-
</plugin>
10193
<!-- 05-Jul-2020, tatu: Add generation of Gradle Module Metadata -->
10294
<!-- 28-Feb-2025, jjohannes: Apply plugin last as it has to be the last of all 'package phase' plugins -->
10395
<plugin>

0 commit comments

Comments
 (0)