Skip to content

Commit 263ea7f

Browse files
committed
Doc updates.
* Fix current version to be 1.12 * Update links to travis-ci.com now that the repos are migrated.
1 parent 9cc3259 commit 263ea7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This package is meant to be used with Jackson 2.2.x. It provides the three follo
2828

2929
## Versions
3030

31-
The current verson is **1.11**. Its Javadoc is [available
31+
The current verson is **1.12**. Its Javadoc is [available
3232
online](https://java-json-tools.github.io/jackson-coreutils/index.html).
3333

3434
Please see file `RELEASE-NOTES.md` for more information.
@@ -209,7 +209,7 @@ if (!ptr.path(node).isMissingNode())
209209
[LGPLv3]: http://www.gnu.org/licenses/lgpl-3.0.html
210210
[ASL 2.0 badge]: https://img.shields.io/:license-Apache%202.0-blue.svg
211211
[ASL 2.0]: http://www.apache.org/licenses/LICENSE-2.0.html
212-
[Travis Badge]: https://api.travis-ci.org/java-json-tools/jackson-coreutils.svg?branch=master
213-
[Travis]: https://travis-ci.org/java-json-tools/jackson-coreutils
212+
[Travis Badge]: https://travis-ci.com/java-json-tools/jackson-coreutils.svg?branch=master
213+
[Travis]: https://travis-ci.com/java-json-tools/jackson-coreutils
214214
[Maven Central badge]: https://img.shields.io/maven-central/v/com.github.java-json-tools/jackson-coreutils.svg
215215
[Maven]: https://search.maven.org/artifact/com.github.java-json-tools/jackson-coreutils

0 commit comments

Comments
 (0)