Skip to content

Commit

Permalink
Merge branch 'release/0.1.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
jangalinski committed Mar 4, 2022
2 parents 6ff13c1 + 9e0e380 commit 0ae6af3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@

<groupId>io.toolisticon.jackson.module</groupId>
<artifactId>jackson-avro-module</artifactId>
<version>0.1.1</version>
<version>0.1.2</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>

<properties>
Expand Down

0 comments on commit 0ae6af3

Please sign in to comment.