Skip to content

Commit

Permalink
Test missing property
Browse files Browse the repository at this point in the history
  • Loading branch information
erichaagdev committed Oct 7, 2024
1 parent 65364b6 commit a3c6b02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build-caching-maven-samples/avro-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@
</fileSet>
</fileSets>
<properties>
<property><name>createNullSafeAnnotations</name></property>
<!-- todo test missing property-->
<!-- <property><name>createNullSafeAnnotations</name></property>-->
<property><name>createOptionalGetters</name></property>
<property><name>createSetters</name></property>
<property><name>customConversions</name></property>
Expand Down

0 comments on commit a3c6b02

Please sign in to comment.