Skip to content

Commit e4a0cb0

Browse files
authored
remove javadocs (#596)
1 parent 6ac0ee9 commit e4a0cb0

File tree

2,669 files changed

+3
-778613
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,669 files changed

+3
-778613
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ Specifically:
3535
`master` branch is for developing the next major Jackson version -- 3.0 -- but there
3636
are active maintenance branches in which much of development happens:
3737

38-
* `2.15` is for developing the next minor 2.x version
38+
* `2.16` is for developing the next minor 2.x version
39+
* `2.15` is for backported fixes to include in 2.15.x patch versions
3940
* `2.14` is for backported fixes to include in 2.14.x patch versions
4041
* `2.13` is for backported fixes to include in 2.13.x patch versions
4142

@@ -54,7 +55,7 @@ To use Jackson 2.x compatible version of this extension on Maven-based projects,
5455
<dependency>
5556
<groupId>com.fasterxml.jackson.dataformat</groupId>
5657
<artifactId>jackson-dataformat-xml</artifactId>
57-
<version>2.14.2</version>
58+
<version>2.15.0</version>
5859
</dependency>
5960
```
6061

docs/javadoc/0.5.0/allclasses-frame.html

Lines changed: 0 additions & 76 deletions
This file was deleted.

docs/javadoc/0.5.0/allclasses-noframe.html

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)