Skip to content

Commit

Permalink
The java9 is not supported any more
Browse files Browse the repository at this point in the history
Signed-off-by: David Matějček <[email protected]>
  • Loading branch information
dmatej committed Feb 3, 2025
1 parent 01c1261 commit 07bfd53
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pfl-basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@
<name>PFL Basic</name>
<description>Basic functions</description>

<properties>
<java9.sourceDirectory>${project.basedir}/src/main/java9</java9.sourceDirectory>
<java9.build.outputDirectory>${project.build.outputDirectory}/META-INF/versions/9</java9.build.outputDirectory>
</properties>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 07bfd53

Please sign in to comment.