Skip to content

Commit 45d4408

Browse files
committed
Prepare for 2.9.1
1 parent 0edca2c commit 45d4408

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
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.fasterxml.jackson</groupId>
77
<artifactId>jackson-bom</artifactId>
8-
<version>2.9.1-SNAPSHOT</version>
8+
<version>2.9.1</version>
99
</parent>
1010

1111
<groupId>com.fasterxml.jackson.core</groupId>

release-notes/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Project: jackson-databind
33
=== Releases ===
44
------------------------------------------------------------------------
55

6-
2.9.1 (not yet released)
6+
2.9.1 (07-Sep-2017)
77

88
#1705: Non-generic interface method hides type resolution info from generic base class
99
(reported by Tim B)

0 commit comments

Comments
 (0)