Skip to content

Commit

Permalink
Re-try 2.16.0-rc1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Oct 21, 2023
1 parent 2143581 commit b4ad0d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-kotlin</artifactId>
<name>jackson-module-kotlin</name>
<version>2.16.0-SNAPSHOT</version>
<version>2.16.0-rc1-SNAPSHOT</version>
<packaging>bundle</packaging>
<description>Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
Kotlin language, specifically introspection of method/constructor parameter names,
Expand Down

0 comments on commit b4ad0d9

Please sign in to comment.