Skip to content

Commit

Permalink
59: Add missing UCUM units
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed May 23, 2021
1 parent add6591 commit 07e37de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yasson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
<jdkVersion>1.8</jdkVersion>
<maven.compile.targetLevel>1.8</maven.compile.targetLevel>
<maven.compile.sourceLevel>${jdkVersion}</maven.compile.sourceLevel>
<ri.version>2.1.2-SNAPSHOT</ri.version>
<ucum.version>2.1-SNAPSHOT</ucum.version>
<ri.version>2.1.2</ri.version>
<ucum.version>2.1</ucum.version>
<yasson.version>1.0.7</yasson.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 07e37de

Please sign in to comment.