Skip to content

Commit 9a6f6e5

Browse files
committed
Prepare for 2.9.0
1 parent 63f4c25 commit 9a6f6e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.fasterxml.jackson</groupId>
55
<artifactId>jackson-bom</artifactId>
6-
<version>2.9.0-SNAPSHOT</version>
6+
<version>2.9.0</version>
77
</parent>
88
<groupId>com.fasterxml.jackson.dataformat</groupId>
99
<artifactId>jackson-dataformats-binary</artifactId>

release-notes/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Modules:
99
=== Releases ===
1010
------------------------------------------------------------------------
1111

12-
2.9.0 (not yet released)
12+
2.9.0 (30-Jul-2017)
1313

1414
#13 (avro): Add support for Avro default values
1515
#14 (avro): Add support for Avro annotations via `AvroAnnotationIntrospector`

0 commit comments

Comments
 (0)