Skip to content

Commit

Permalink
MID-8842 ninja - report output oid processor compilation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed Aug 1, 2023
1 parent 82673ef commit 30a9548
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ public abstract class SchemaConstants {
public static final String NS_MODEL = NS_MIDPOINT_PUBLIC + "/model";

public static final String NS_REPORT = NS_MIDPOINT_PUBLIC + "/report";
public static final String NS_REPORT_EXTENSION = NS_REPORT + "/extension-3";
public static final String NS_CERTIFICATION = NS_MIDPOINT_PUBLIC + "/certification";
public static final String NS_WORKFLOW = NS_MIDPOINT_PUBLIC + "/workflow";

Expand Down

0 comments on commit 30a9548

Please sign in to comment.