Skip to content

Commit

Permalink
Fix version number after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Dec 27, 2024
1 parent 6fd19e0 commit 990e2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion avro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformats-binary</artifactId>
<version>2.18.3-SNAPSHOT</version>
<version>2.19.0-SNAPSHOT</version>
</parent>
<artifactId>jackson-dataformat-avro</artifactId>
<name>Jackson dataformat: Avro</name>
Expand Down

0 comments on commit 990e2a2

Please sign in to comment.