Skip to content

Commit

Permalink
41: Add UCUM demos
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Sep 30, 2018
1 parent ca39853 commit e709065
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions console/systems/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
<groupId>tec.uom.demo.console.systems</groupId>
<artifactId>uom-console-system-demos</artifactId>
<packaging>pom</packaging>

<name>System Specific Units of Measurement Console Demos</name>

<modules>
<module>common</module>
<!-- module>common-java10</module -->
Expand Down Expand Up @@ -78,5 +79,4 @@
</dependency>
</dependencies>
</dependencyManagement>
<name>System Specific Units of Measurement Console Demos</name>
</project>

0 comments on commit e709065

Please sign in to comment.