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 0e360ab commit eacf3d5Copy full SHA for eacf3d5
pom.xml
@@ -15,7 +15,7 @@
15
<artifactId>jackson-module-kotlin</artifactId>
16
<name>jackson-module-kotlin</name>
17
<version>3.0.0-SNAPSHOT</version>
18
- <packaging>bundle</packaging>
+ <packaging>jar</packaging>
19
<description>Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
20
Kotlin language, specifically introspection of method/constructor parameter names,
21
without having to add explicit property name annotation.
0 commit comments