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 8, 2020
1 parent f04504f commit 91448af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/java.xml
Expand Up @@ -88,7 +88,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 91448af

Please sign in to comment.