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 11e128e commit a1ab6e3Copy full SHA for a1ab6e3
pom.xml
@@ -41,8 +41,6 @@ com.fasterxml.jackson.core.*;version=${project.version}
41
<!-- Generate PackageVersion.java into this directory. -->
42
<packageVersion.dir>com/fasterxml/jackson/core/json</packageVersion.dir>
43
<packageVersion.package>${project.groupId}.json</packageVersion.package>
44
- <!-- usually above is fine for Automatic Module Name, but not here: -->
45
- <jdk.module.name>com.fasterxml.jackson.core</jdk.module.name>
46
</properties>
47
48
<!-- Alas, need to include snapshot reference since otherwise can not find
0 commit comments