Skip to content

Commit

Permalink
Forces to use sources compatible with java8 and runtime java 11 (#17194)
Browse files Browse the repository at this point in the history
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
  • Loading branch information
skabashnyuk authored Jun 22, 2020
1 parent 03dcc0b commit b9129dd
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 @@ -41,6 +41,8 @@
</scm>
<properties>
<?SORTPOM IGNORE?>
<java.target.version>8</java.target.version>
<jdk.min.version>11</jdk.min.version>
<build.info>${project.version}</build.info>
<che.dashboard.version>7.15.0-SNAPSHOT</che.dashboard.version>
<che.version>7.15.0-SNAPSHOT</che.version>
Expand Down

0 comments on commit b9129dd

Please sign in to comment.