File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,6 @@ com.fasterxml.jackson.core.*;version=${project.version}
134
134
<links >
135
135
<!-- JDK, other Jackson pkgs -->
136
136
<link >http://docs.oracle.com/javase/6/docs/api/</link >
137
- <link >http://fasterxml.github.com/jackson-core/javadoc/2.3.0/</link >
138
137
</links >
139
138
<excludePackageNames >${javadoc.package.exclude} </excludePackageNames >
140
139
<bootclasspath >${sun.boot.class.path} </bootclasspath >
Original file line number Diff line number Diff line change 1
1
Project: jackson-core
2
- Version: 2.3.1 (xx -Dec-2013)
2
+ Version: 2.3.1 (28 -Dec-2013)
3
3
4
- .. .
4
+ No functional changes .
5
5
6
6
------------------------------------------------------------------------
7
7
=== History: ===
8
8
------------------------------------------------------------------------
9
9
10
+ 2.3.0 (14-Nov-2013)
11
+
10
12
#8: Add methods in `JsonParser`/`JsonGenerator` for reading/writing Object Ids
11
13
#47: Support YAML-style comments with `JsonParser.Feature.ALLOW_YAML_COMMENTS`
12
14
#60: Add a feature (`JsonParser.Feature.STRICT_DUPLICATE_DETECTION`) to verify
You can’t perform that action at this time.
0 commit comments