Skip to content

Commit

Permalink
36: Update to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Oct 20, 2016
1 parent 22cd1de commit 14b02b4
Show file tree
Hide file tree
Showing 28 changed files with 30 additions and 31 deletions.
2 changes: 1 addition & 1 deletion console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>tec.uom.demo</groupId>
<artifactId>uom-demos</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>

<build>
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>1.0-SNAPSHOT</version>
<version>1.0</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>1.0-SNAPSHOT</version>
<version>1.0</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-java8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>tec.uom.demo.console.systems</groupId>
<artifactId>uom-console-system-demos</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<artifactId>uom-console-demos-common-java8</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 @@ -4,7 +4,7 @@
<parent>
<groupId>tec.uom.demo.console.systems</groupId>
<artifactId>uom-console-system-demos</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<artifactId>uom-console-demos-common</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion console/systems/historical/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>tec.uom.demo.console.systems</groupId>
<artifactId>uom-console-system-demos</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<artifactId>historical</artifactId>
<name>Historical Unit Systems</name>
Expand Down
2 changes: 1 addition & 1 deletion console/systems/jscience/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>tec.uom.demo.console.systems</groupId>
<artifactId>uom-console-system-demos</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<artifactId>jscience</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion console/systems/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>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<groupId>tec.uom.demo.console.systems</groupId>
<artifactId>uom-console-system-demos</artifactId>
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 @@ -4,7 +4,7 @@
<parent>
<groupId>tec.uom.demo.console.systems</groupId>
<artifactId>uom-console-system-demos</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<artifactId>uom-si-console-demos</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion console/systems/unicode-java8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>tec.uom.demo.console.systems</groupId>
<artifactId>uom-console-system-demos</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<artifactId>uom-console-demos-unicode-java8</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion console/systems/unicode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>tec.uom.demo.console.systems</groupId>
<artifactId>uom-console-system-demos</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<artifactId>uom-console-demos-unicode</artifactId>
<name>Unicode Console Demos</name>
Expand Down
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>1.0-SNAPSHOT</version>
<version>1.0</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>1.0-SNAPSHOT</version>
<version>1.0</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>1.0-SNAPSHOT</version>
<version>1.0</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>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<artifactId>uom-edison-sensorweb</artifactId>
<version>0.1</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>1.0-SNAPSHOT</version>
<version>1.0</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>1.0-SNAPSHOT</version>
<version>1.0</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>1.0-SNAPSHOT</version>
<version>1.0</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>1.0-SNAPSHOT</version>
<version>1.0</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>1.0-SNAPSHOT</version>
<version>1.0</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>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<properties>
<domain.version>0.9-SNAPSHOT</domain.version>
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>1.0-SNAPSHOT</version>
<version>1.0</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 domain/retail-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>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<artifactId>retail-se</artifactId>
<version>0.1-SNAPSHOT</version>
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.javafx</groupId>
<artifactId>uom-javafx-demos</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</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>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<description>Demos of the Units of Measurement API using JavaFX</description>
<properties>
Expand Down
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>tec.uom</groupId>
<artifactId>uom-parent</artifactId>
<version>1.0.1</version>
<version>1.0</version>
</parent>
<groupId>tec.uom.demo</groupId>
<packaging>pom</packaging>
Expand All @@ -15,7 +15,6 @@
<name>Units of Measurement project</name>
<url>http://unitsofmeasurement.github.io</url>
</organization>
<version>1.0-SNAPSHOT</version>
<description>Parent for Units of Measurement Demos</description>
<licenses>
<license>
Expand All @@ -33,11 +32,11 @@
<maven.compile.targetLevel>${jdkVersion}</maven.compile.targetLevel>
<maven.compile.sourceLevel>${jdkVersion}</maven.compile.sourceLevel>
<jsr.version>1.0</jsr.version>
<ri.version>1.0.1</ri.version>
<ri.version>1.0</ri.version>
<se.version>1.0</se.version>
<lib.version>1.0</lib.version>
<si.version>0.6</si.version>
<systems.version>0.5.1-SNAPSHOT</systems.version>
<systems.version>0.5</systems.version>
</properties>

<dependencyManagement>
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>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<description>Web-based Demos for Units of Measurement</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.web</groupId>
<artifactId>uom-web-demos</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<groupId>org.jboss.as.quickstarts</groupId>
<artifactId>jboss-as-temperature-converter</artifactId>
Expand Down

0 comments on commit 14b02b4

Please sign in to comment.