Skip to content

Commit

Permalink
17: Update console demos
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Jul 23, 2015
1 parent 860c8c4 commit 93ca437
Show file tree
Hide file tree
Showing 24 changed files with 25 additions and 24 deletions.
2 changes: 1 addition & 1 deletion console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>tec.uom.demo</groupId>
<artifactId>uom-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion console/ri/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>tec.uom.demo.console</groupId>
<artifactId>uom-console-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<name>Units of Measurement Console Demos for RI</name>
<artifactId>uom-console-demos-ri</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion console/se/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>tec.uom.demo.console</groupId>
<artifactId>uom-console-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<artifactId>uom-console-demos-se</artifactId>
<name>Units of Measurement Console Demos for Java SE</name>
Expand Down
2 changes: 1 addition & 1 deletion console/systems/common-se/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>tec.uom.demo.console</groupId>
<artifactId>systems</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<artifactId>common-se</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion console/systems/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>tec.uom.demo.console</groupId>
<artifactId>systems</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<artifactId>common</artifactId>
</project>
2 changes: 1 addition & 1 deletion console/systems/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>tec.uom.demo.console</groupId>
<artifactId>uom-console-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<artifactId>systems</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion console/systems/si/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>tec.uom.demo.console</groupId>
<artifactId>systems</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<artifactId>si-console-demos</artifactId>
</project>
2 changes: 1 addition & 1 deletion console/systems/ucum/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>tec.uom.demo.console</groupId>
<artifactId>systems</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<artifactId>uom-ucum-console-demos</artifactId>
</project>
2 changes: 1 addition & 1 deletion device/edison/dio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>tec.uom.demo.device.edison</groupId>
<artifactId>uom-edison-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<artifactId>uom-edison-dio</artifactId>
<name>Device I/O for Edison</name>
Expand Down
2 changes: 1 addition & 1 deletion device/edison/hello/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>tec.uom.demo.device.edison</groupId>
<artifactId>uom-edison-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<artifactId>uom-edison-hello</artifactId>
<name>Hello Edison Demo</name>
Expand Down
2 changes: 1 addition & 1 deletion device/edison/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>tec.uom.demo.device</groupId>
<artifactId>uom-device-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<groupId>tec.uom.demo.device.edison</groupId>
<artifactId>uom-edison-demos</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion device/edison/sensorweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>tec.uom.demo.device.edison</groupId>
<artifactId>uom-edison-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<artifactId>uom-edison-sensorweb</artifactId>
<version>0.1-SNAPSHOT</version>
Expand Down
2 changes: 1 addition & 1 deletion device/edison/tutorial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>tec.uom.demo.device.edison</groupId>
<artifactId>uom-edison-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<artifactId>uom-edison-tutorial</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion device/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>tec.uom.demo</groupId>
<artifactId>uom-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<artifactId>uom-device-demos</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion domain/energy-se/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>tec.uom.demo.domain</groupId>
<artifactId>uom-domain-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<artifactId>uom-energy-demos-se</artifactId>
<name>Units of Measurement Energy Demos for Java SE</name>
Expand Down
2 changes: 1 addition & 1 deletion domain/energy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>tec.uom.demo.domain</groupId>
<artifactId>uom-domain-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<artifactId>uom-energy-demos</artifactId>
<name>Units of Measurement Energy Demos</name>
Expand Down
2 changes: 1 addition & 1 deletion domain/health-se/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>tec.uom.demo.domain</groupId>
<artifactId>uom-domain-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<artifactId>uom-health-demos-se</artifactId>
<name>Units of Measurement Health Demos for Java SE</name>
Expand Down
2 changes: 1 addition & 1 deletion domain/health/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>tec.uom.demo.domain</groupId>
<artifactId>uom-domain-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>tec.uom.demo</groupId>
<artifactId>uom-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<description>Domain Specific Demos of the Units of Measurement API</description>
<groupId>tec.uom.demo.domain</groupId>
Expand Down
2 changes: 1 addition & 1 deletion javafx/fxlib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>tec.uom.demo</groupId>
<artifactId>uom-javafx-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<artifactId>uom-fxlib</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion javafx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>tec.uom.demo</groupId>
<artifactId>uom-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<description>Demos of the Units of Measurement API using JavaFX</description>

Expand Down
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
<parent>
<groupId>tec.uom</groupId>
<artifactId>uom-parent</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC3</version>
</parent>
<version>0.8-RC1</version>
<groupId>tec.uom.demo</groupId>
<packaging>pom</packaging>
<name>Units of Measurement Demos</name>
Expand Down
2 changes: 1 addition & 1 deletion web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>tec.uom.demo</groupId>
<artifactId>uom-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<description>Web-based Demos of the Units of Measurement API</description>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion web/temperature-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>tec.uom.demo</groupId>
<artifactId>uom-web-demos</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8-RC1</version>
</parent>
<groupId>org.jboss.as.quickstarts</groupId>
<artifactId>jboss-as-temperature-converter</artifactId>
Expand Down

0 comments on commit 93ca437

Please sign in to comment.