Temporarily tweak build command.

This commit is contained in:
Olga MaciaszekSharma
2021-11-17 19:34:54 +01:00
parent d44f06ee0d
commit 9159417583

View File

@@ -944,7 +944,7 @@ public class ReleaserProperties implements Serializable {
* replaced by the provided version. "{{nextVersion}}" with the bumped snapshot
* version and "{{oldVersion}}" with the version before version updating.
**/
private String buildCommand = "./mvnw clean install -B -Pdocs {{systemProps}}";
private String buildCommand = "./scripts/build.sh {{systemProps}}";
/**
* Command to be executed to deploy a built project. If present "{{version}}" will