Skip to content

Commit 6e50c7b

Browse files
committed
prepare for 2.7.4
1 parent cbad874 commit 6e50c7b

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
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>com.fasterxml.jackson.core</groupId>
5353
<artifactId>jackson-core</artifactId>
54-
<version>2.7.4-SNAPSHOT</version>
54+
<version>2.7.4</version>
5555
</dependency>
5656

5757
<!-- and for testing we need a few libraries

release-notes/VERSION

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

7-
2.7.4 (not yet released)
7+
2.7.4 (29-Apr-2016)
88

99
#1122: Jackson 2.7 and Lombok: 'Conflicting/ambiguous property name definitions'
1010
#1178: `@JsonSerialize(contentAs=superType)` behavior disallowed in 2.7

0 commit comments

Comments
 (0)