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

Commit e0411d9

Browse files
committed
# WARNING: head commit changed in the meantime
124: format() and parse() in SimpleUnitFormat behave differently upon label() Task-Url: https://github.com/unitsofmeasurement/indriya/issues/issues/124
1 parent ef94e6f commit e0411d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
<maven.compile.targetLevel>1.6</maven.compile.targetLevel>
2727
<maven.compile.sourceLevel>${jdkVersion}</maven.compile.sourceLevel>
2828
<api.version>1.0</api.version>
29-
<impl.version>1.0.9</impl.version>
29+
<impl.version>1.0.10-SNAPSHOT</impl.version>
3030
<lib.version>1.0.2</lib.version> <!-- currently unused -->
3131
<ucum.version>0.9</ucum.version>
32-
<jackson.version>2.9.6</jackson.version>
32+
<jackson.version>2.9.8</jackson.version>
3333
<junit.version>4.12</junit.version>
3434
</properties>
3535

0 commit comments

Comments
 (0)