Skip to content

Commit

Permalink
Update for next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
jangalinski committed Oct 9, 2024
1 parent d3ba0ea commit 88cf327
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 @@ -4,7 +4,7 @@

<groupId>io.toolisticon.jackson.module</groupId>
<artifactId>jackson-avro-module</artifactId>
<version>0.2.0</version>
<version>0.2.1-SNAPSHOT</version>
<name>${project.artifactId}</name>
<description>Serialize/Deserialize generated avro records to/from json using jackson objectMapper</description>
<url>https://github.com/toolisticon/jackson-avro-module/</url>
Expand Down

0 comments on commit 88cf327

Please sign in to comment.