Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
Minor doc edit (#1682)
Browse files Browse the repository at this point in the history
  • Loading branch information
Devang Gaur authored and rohanKanojia committed Aug 1, 2019
1 parent 86c3457 commit b23278b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions samples/spring-boot-with-yaml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<configuration>
<!-- Won't work for OpenShift Mode -->
<!-- For openshift, switch back to Java 8 -->
<release>11</release>
</configuration>
</plugin>
Expand Down

0 comments on commit b23278b

Please sign in to comment.