Skip to content

Commit

Permalink
Switch to JDK date time library (#177)
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Syer <dsyer@vmware.com>
  • Loading branch information
dsyer committed Jan 5, 2021
1 parent f04504f commit 7ba97cc
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 7ba97cc

Please sign in to comment.