Skip to content

Commit

Permalink
release 11 fixup sonartype nag
Browse files Browse the repository at this point in the history
Signed-off-by: David Radley <david_radley@uk.ibm.com>
  • Loading branch information
davidradl committed Apr 5, 2023
1 parent 58b0357 commit 536edee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import org.odpi.openmetadata.frameworks.auditlog.messagesets.ExceptionMessageDefinition;
import org.odpi.openmetadata.frameworks.auditlog.messagesets.ExceptionMessageSet;

@SuppressWarnings("ImmutableEnumChecker")
public enum CachingOMRSErrorCode implements ExceptionMessageSet {

INVALID_PARAMETER_EXCEPTION(400, "OMRS-CACHING-REPOSITORY-400-001 ",
Expand Down

0 comments on commit 536edee

Please sign in to comment.