We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c21135 commit 3793a2eCopy full SHA for 3793a2e
pom.xml
@@ -340,7 +340,8 @@
340
<includeGetters>true</includeGetters>
341
<includeHashcodeAndEquals>false</includeHashcodeAndEquals>
342
<useTitleAsClassname>true</useTitleAsClassname>
343
- <!-- Removed dot in default Delimiters as workaround for v0.8.8 property regression. -->
+ <!-- Removed dot in default Delimiters as workaround for v1.1.2 property regression. -->
344
+ <!-- https://github.com/joelittlejohn/jsonschema2pojo/issues/1404 -->
345
<refFragmentPathDelimiters>#/</refFragmentPathDelimiters>
346
</configuration>
347
<executions>
0 commit comments