diff --git a/releasing.txt b/releasing.txt index ea0277b5d..48351ffb8 100644 --- a/releasing.txt +++ b/releasing.txt @@ -11,7 +11,7 @@ The steps below will use '(git)' to note the step requires working in the files 3. Update ./ChangeLog -4. gradlew clean test distFull +4. gradlew clean check build dist 5. Test new features - Execute the jar created by the distribution process in the ./build/libs folder.