Skip to content

Commit b129f1d

Browse files
committed
prepare for 2.7.1
1 parent caf29d8 commit b129f1d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<properties>
3131
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
32-
<version.jackson.core>2.7.0</version.jackson.core>
32+
<version.jackson.core>2.7.1</version.jackson.core>
3333
</properties>
3434

3535
</project>

release-notes/VERSION

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

7+
2.7.1 (02-Feb-2016)
8+
9+
No changes since 2.7.0
10+
711
2.7.0 (10-Jan-2016)
812

913
#72: Should ignore org.hibernate.bytecode.internal.javassist.FieldHandled.getFieldHandler()

0 commit comments

Comments
 (0)