Skip to content

Commit

Permalink
Updated version to 1.0.1.
Browse files Browse the repository at this point in the history
Signed-off-by: Tatiana Leon <[email protected]>
  • Loading branch information
tatianaleon committed Dec 10, 2014
1 parent bfdf216 commit c81759f
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>..\pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/communication/ReceiveDataPollingSample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>receive-data-polling-sample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/communication/ReceiveDataSample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>receive-data-sample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/communication/ReceiveModemStatusSample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>receive-modem-status-sample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/communication/SendBroadcastDataSample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>send-broadcast-data-sample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/communication/SendDataAsyncSample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>send-data-async-sample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/communication/SendDataSample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>send-data-sample</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>manage-common-parameters</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/configuration/ResetModuleSample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>reset-sample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/configuration/SetAndGetParametersSample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>set-get-parameters</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/io/IOSamplingSample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>io-sampling-sample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/io/LocalADCSample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>local-adc-sample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/io/LocalDIOSample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>local-dio-sample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/io/RemoteADCSample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>remote-adc-sample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/io/RemoteDIOSample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>remote-dio-sample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/network/DiscoverDevicesSample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>discover-devices</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<relativePath>..\pom.xml</relativePath>
</parent>
<artifactId>xbjlib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.digi.xbee</groupId>
<artifactId>xbjlib-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<packaging>pom</packaging>
<name>XBee Java Library Project</name>
<inceptionYear>2014</inceptionYear>
Expand Down

0 comments on commit c81759f

Please sign in to comment.