Skip to content

Commit

Permalink
# WARNING: head commit changed in the meantime
Browse files Browse the repository at this point in the history
153: Jigsaw enable UCUM

Task-Url: unitsofmeasurement/uom-systems#153
  • Loading branch information
keilw committed Apr 19, 2020
1 parent 6f6889c commit 153172e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<modules>
<module>basic</module>
<module>java10</module>
<module>java14</module>
<!-- module>java14</module -->
<!-- >module>valhalla</module currently disabled because it requires partial JDK 14+ preview -->
<module>systems</module>
<module>conference</module>
Expand Down
2 changes: 1 addition & 1 deletion console/systems/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<modules>
<module>common</module>
<module>common-java10</module>
<module>common-java14</module>
<!-- module>common-java14</module -->
<module>si</module>
<module>si-java10</module>
<module>unicode</module>
Expand Down

0 comments on commit 153172e

Please sign in to comment.