Skip to content

Commit

Permalink
Switch to JDK date time library
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Syer <dsyer@vmware.com>
  • Loading branch information
dsyer committed Dec 4, 2020
1 parent c3523de commit a72c72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/java.xml
Expand Up @@ -87,7 +87,7 @@
<bigDecimalAsString>false</bigDecimalAsString>
<fullJavaUtil>false</fullJavaUtil>
<hideGenerationTimestamp>false</hideGenerationTimestamp>
<dateLibrary>joda</dateLibrary>
<dateLibrary>java8</dateLibrary>
<useRxJava>false</useRxJava>
<library>okhttp-gson</library>
<useReflectionEqualsHashCode>false</useReflectionEqualsHashCode>
Expand Down

0 comments on commit a72c72f

Please sign in to comment.