We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77c849c commit 8e51442Copy full SHA for 8e51442
build/build.properties
@@ -12,8 +12,8 @@ meta.release-type: snapshot
12
version-minor: ${major-number}.${minor-number}
13
14
# Version of JDK required
15
-jdk.compilation.version: 1.8
16
-bundle.required-execution-environment: JavaSE-1.8
+jdk.compilation.version: 11
+bundle.required-execution-environment: JavaSE-11
17
18
# The base directory where a Restlet distributions is zipped
19
# Each Restlet version will create its own file
0 commit comments