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 63f4c25 commit 9a6f6e5Copy full SHA for 9a6f6e5
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>com.fasterxml.jackson</groupId>
5
<artifactId>jackson-bom</artifactId>
6
- <version>2.9.0-SNAPSHOT</version>
+ <version>2.9.0</version>
7
</parent>
8
<groupId>com.fasterxml.jackson.dataformat</groupId>
9
<artifactId>jackson-dataformats-binary</artifactId>
release-notes/VERSION
@@ -9,7 +9,7 @@ Modules:
=== Releases ===
10
------------------------------------------------------------------------
11
12
-2.9.0 (not yet released)
+2.9.0 (30-Jul-2017)
13
14
#13 (avro): Add support for Avro default values
15
#14 (avro): Add support for Avro annotations via `AvroAnnotationIntrospector`
0 commit comments