Marking gitOrgUrl mandatory again
This commit is contained in:
@@ -302,6 +302,7 @@ public class ReleaserProperties implements Serializable {
|
||||
/**
|
||||
* The URL of the Git organization. We'll append each project's name to it.
|
||||
*/
|
||||
@NotBlank
|
||||
private String gitOrgUrl;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user