Skip to content

Commit 1a50ad0

Browse files
committed
Prepare for 2.13.4 release
1 parent 9c350fd commit 1a50ad0

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
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.fasterxml.jackson</groupId>
1111
<artifactId>jackson-base</artifactId>
12-
<version>2.13.4-SNAPSHOT</version>
12+
<version>2.13.4</version>
1313
</parent>
1414
<groupId>com.fasterxml.jackson.dataformat</groupId>
1515
<artifactId>jackson-dataformat-xml</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Project: jackson-dataformat-xml
88

99
No changes since 2.13
1010

11-
2.13.4 (not yet released)
11+
2.13.4 (03-Sep-2022)
1212

1313
#536: Upgrade Woodstox to 6.3.1 to get OSGi metadata
1414

0 commit comments

Comments
 (0)