Skip to content

Commit

Permalink
Update release instructions to mention Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
jcazevedo committed Nov 29, 2023
1 parent cb79658 commit 138c394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PROCESS.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ version will be published in [Sonatype's snapshots repository, under the Velocid
To release the artifacts in the Sonatype's release repository, which eventually gets synced to
[Maven Central](https://repo1.maven.org/maven2/com/velocidi/), simply use `sbt` to run `release`.

This will result in the releasing of all the `apso-*` libraries. Please ensure you are using `java 8` when releasing
This will result in the releasing of all the `apso-*` libraries. Please ensure you are using Java 11 when releasing
new versions.

0 comments on commit 138c394

Please sign in to comment.