Skip to content

Commit 6f4390f

Browse files
committed
prepare for 2.6.2
1 parent 3c9ddd0 commit 6f4390f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<properties>
3131
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3232
<version.jackson.annotations>2.6.0</version.jackson.annotations>
33-
<version.jackson.core>2.6.1</version.jackson.core>
33+
<version.jackson.core>2.6.2</version.jackson.core>
3434
</properties>
3535

3636
</project>

release-notes/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Project: jackson-datatype-hibernate
44
=== Releases ===
55
------------------------------------------------------------------------
66

7+
2.6.2 (15-Sep-2015)
78
2.6.1 (09-Aug-2015)
89

910
No changes since 2.6.0

0 commit comments

Comments
 (0)