Skip to content

Commit

Permalink
Fixed to date
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Apr 16, 2024
1 parent 5f749af commit d26cdd8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ private static IValidationExecutorSetStatus _createStatus (final boolean bIsDepr
bIsDeprecated ? EValidationExecutorStatusType.DEPRECATED
: EValidationExecutorStatusType.VALID,
VALID_PER_UTC,
PeppolValidation2023_05.VALID_PER_UTC,
PeppolValidation2023_11.VALID_PER_UTC,
(String) null,
(VESID) null,
(ICommonsList <ValidationExecutorSetStatusHistoryItem>) null);
Expand Down

0 comments on commit d26cdd8

Please sign in to comment.