Update project-info JDKs (#293)
* Update project-info.conf * remove Temurin naming
This commit is contained in:
parent
b8705bce5a
commit
e5dfc90c1f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ project-info {
|
|||
scaladoc: "https://pekko.apache.org/api/pekko/"${project-info.version}"/pekko/"
|
||||
javadoc: "https://pekko.apache.org/japi/pekko/"${project-info.version}"/pekko/"
|
||||
shared-info {
|
||||
jdk-versions: ["Adopt OpenJDK 8", "Adopt OpenJDK 11"]
|
||||
jdk-versions: ["OpenJDK 8", "OpenJDK 11", "OpenJDK 17"]
|
||||
snapshots: {
|
||||
url: "https://pekko.apache.org/docs/pekko/current/project/links.html#snapshots-repository"
|
||||
text: "Snapshots are available"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue