File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.fasterxml.jackson</groupId >
66 <artifactId >jackson-parent</artifactId >
7- <version >2.8-rc1-SNAPSHOT </version >
7+ <version >2.8-rc1b </version >
88 </parent >
99 <groupId >com.fasterxml.jackson.dataformat</groupId >
1010 <artifactId >jackson-dataformat-xml</artifactId >
11- <version >2.8.0-SNAPSHOT</version >
11+ <version >2.8.0.rc1 -SNAPSHOT</version >
1212 <name >Jackson-dataformat-XML</name >
1313 <packaging >bundle</packaging >
1414 <description >Data format extension for Jackson (http://jackson.codehaus.org) to offer
@@ -24,7 +24,7 @@ Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMappe
2424 <tag >HEAD</tag >
2525 </scm >
2626 <properties >
27- <version .jackson.core>2.8.0-SNAPSHOT </version .jackson.core>
27+ <version .jackson.core>2.8.0.rc1 </version .jackson.core>
2828 <version .jackson.jaxb>${version.jackson.core} </version .jackson.jaxb>
2929
3030 <packageVersion .dir>com/fasterxml/jackson/dataformat/xml</packageVersion .dir>
You can’t perform that action at this time.
0 commit comments