Skip to content

Commit

Permalink
prepare for 2.10.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Mar 3, 2020
1 parent 4cdf2e9 commit 60443a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-base</artifactId>
<version>2.10.3-SNAPSHOT</version>
<version>2.10.3</version>
</parent>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion release-notes/VERSION-2.x
Expand Up @@ -4,7 +4,7 @@ Project: jackson-dataformat-xml
= Releases
------------------------------------------------------------------------

2.10.3 (not yet released)
2.10.3 (03-Mar-2020)

- Upgrade Woodstox dependency to 6.1.1 (reduced dependencies for JDK9+)

Expand Down

0 comments on commit 60443a7

Please sign in to comment.