Skip to content
This repository was archived by the owner on Sep 21, 2020. It is now read-only.

Commit 14f1d09

Browse files
committed
#8 Create CI instance
#8
1 parent 402b308 commit 14f1d09

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ jackson-module-unitsofmeasure
33

44
Contains custom serializers and deserializers for JSR 363.
55

6+
[![Build Status](https://travis-ci.org/unitsofmeasurement/jackson-module-unitsofmeasure.svg?branch=master)](https://travis-ci.org/unitsofmeasurement/jackson-module-unitsofmeasure)
67
[![Stability: Unsupported](https://masterminds.github.io/stability/unsupported.svg)](https://masterminds.github.io/stability/unsupported.html)
78

89
The next generation (based on JSR 385, currently it is very similar but based on Indriya 1.0 instead of uom-se) is developed in the [uom-lib Jackson module](https://github.com/unitsofmeasurement/uom-lib/tree/master/jackson).
@@ -11,7 +12,7 @@ Dependencies
1112
------------
1213

1314
* The final version version (`1.0`) of the [JSR 363 API](../../../unit-api)
14-
* Latest version (`1.0.7`) of the [SE Port](../../../uom-se)
15-
* **UCUM** [System](../../../uom-systems) (`0.7.1`)
15+
* Latest version (`1.0.9`) of the [SE Port](../../../uom-se)
16+
* **UCUM** [System](../../../uom-systems) (`0.9`)
1617

1718
Provided in JFrog OSS Snapshot repo, JCenter or MavenCentral (Sonatype).

0 commit comments

Comments
 (0)