Skip to content

Commit 74450b4

Browse files
committed
add jacpicmp exclude for DittoHeaderDefinition#SCHEMA_VERSION
1 parent 8a3a9c7 commit 74450b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/model/pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@
132132
<excludes>
133133
<!-- Don't add excludes here before checking with the whole Ditto team -->
134134
<!--<exclude></exclude>-->
135+
<exclude>org.eclipse.ditto.base.model.headers.DittoHeaderDefinition#SCHEMA_VERSION</exclude>
135136
</excludes>
136137
</parameter>
137138
</configuration>

0 commit comments

Comments
 (0)