Skip to content

Commit

Permalink
# WARNING: head commit changed in the meantime
Browse files Browse the repository at this point in the history
95: Migrate java10 demos to java12 demos, java12 to java13

Task-Url: #95
  • Loading branch information
keilw committed Oct 4, 2020
1 parent 214fa12 commit adc84e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependencyManagement>
<dependencies>
<dependency>
<groupId>tech.uom</groupId>
<groupId>tech.uom.lib</groupId>
<artifactId>uom-lib</artifactId>
<version>${lib.version}</version>
</dependency>
Expand Down

0 comments on commit adc84e7

Please sign in to comment.