Skip to content

Commit

Permalink
add jacpicmp exclude for DittoHeaderDefinition#SCHEMA_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
thjaeckle committed Mar 1, 2024
1 parent 8a3a9c7 commit 74450b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
<excludes>
<!-- Don't add excludes here before checking with the whole Ditto team -->
<!--<exclude></exclude>-->
<exclude>org.eclipse.ditto.base.model.headers.DittoHeaderDefinition#SCHEMA_VERSION</exclude>
</excludes>
</parameter>
</configuration>
Expand Down

0 comments on commit 74450b4

Please sign in to comment.