Skip to content

Commit

Permalink
package-info.class major version: 53 eclipse-ee4j#83
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Bescos Gascon <[email protected]>
  • Loading branch information
jbescos committed Feb 8, 2023
1 parent d11c298 commit 69aef20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@ Copyright &#169; 2019, ${current.year} Eclipse Foundation. All rights reserved.]
<execution>
<id>default-compile</id>
<configuration>
<createMissingPackageInfoClass>false</createMissingPackageInfoClass>
<skipMain>${skip9}</skipMain>
<release>9</release>
<excludes>
Expand Down Expand Up @@ -499,6 +500,7 @@ Copyright &#169; 2019, ${current.year} Eclipse Foundation. All rights reserved.]
<goal>compile</goal>
</goals>
<configuration>
<createMissingPackageInfoClass>true</createMissingPackageInfoClass>
<source>8</source>
<target>8</target>
<excludes>
Expand Down

0 comments on commit 69aef20

Please sign in to comment.