Skip to content

Commit

Permalink
jaxb and jakarta-xmlbind put module-info in versions/11
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Feb 3, 2023
1 parent 557aabb commit 1a9adab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions jakarta-xmlbind/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,6 @@
<plugin>
<groupId>org.moditect</groupId>
<artifactId>moditect-maven-plugin</artifactId>
<inherited>true</inherited>
<configuration>
<jvmVersion>11</jvmVersion>
</configuration>
</plugin>

</plugins>
Expand Down
4 changes: 0 additions & 4 deletions jaxb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,6 @@ for configuring data-binding.
<plugin>
<groupId>org.moditect</groupId>
<artifactId>moditect-maven-plugin</artifactId>
<inherited>true</inherited>
<configuration>
<jvmVersion>11</jvmVersion>
</configuration>
</plugin>

</plugins>
Expand Down

0 comments on commit 1a9adab

Please sign in to comment.