Skip to content

Commit d728897

Browse files
committed
...
1 parent 9df7dec commit d728897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMappe
2626
<properties>
2727
<version.jackson.annotations>2.7.0-rc2</version.jackson.annotations>
2828
<version.jackson.core>2.7.0-rc3-SNAPSHOT</version.jackson.core>
29-
<version.jackson.jaxb>2.7.0-rc2</version.jackson.jaxb>
29+
<version.jackson.jaxb>2.7.0-rc3-SNAPSHOT</version.jackson.jaxb>
3030
<packageVersion.dir>com/fasterxml/jackson/dataformat/xml</packageVersion.dir>
3131
<packageVersion.package>${project.groupId}.xml</packageVersion.package>
3232

0 commit comments

Comments
 (0)