Skip to content

Commit

Permalink
compiles to run under java11
Browse files Browse the repository at this point in the history
will work from clean .m2 repo
  • Loading branch information
pahjbo committed May 31, 2024
1 parent caf681c commit e3c87a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mavenbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<tycho-version>2.3.0</tycho-version>
<tycho-extras-version>2.3.0</tycho-extras-version>
<tycho-version>2.2.0</tycho-version>
<tycho-extras-version>2.2.0</tycho-extras-version>
<!-- Define overridable properties for tycho-surefire-plugin -->
<platformSystemProperties></platformSystemProperties>
<moduleProperties></moduleProperties>
Expand Down

0 comments on commit e3c87a9

Please sign in to comment.