Skip to content

Commit

Permalink
Merge pull request #199 from pjfanning/meta-inf-versions-9
Browse files Browse the repository at this point in the history
jaxb and jakarta-xmlbind put module-info in versions/11
  • Loading branch information
cowtowncoder authored Feb 3, 2023
2 parents 557aabb + 1a9adab commit 22a0b75
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 22a0b75

Please sign in to comment.