Skip to content

Commit 0441731

Browse files
committed
Update version to 1.0.0-BETA4.
1 parent 7e2fb5f commit 0441731

File tree

98 files changed

+133
-107
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+133
-107
lines changed

client/actuator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.thefirstlineofcode.sand</groupId>
1010
<artifactId>sand-client</artifactId>
11-
<version>1.0.0-BETA3</version>
11+
<version>1.0.0-BETA4</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

client/concentrator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.thefirstlineofcode.sand</groupId>
1010
<artifactId>sand-client</artifactId>
11-
<version>1.0.0-BETA3</version>
11+
<version>1.0.0-BETA4</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

client/edge/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.thefirstlineofcode.sand</groupId>
1010
<artifactId>sand-client</artifactId>
11-
<version>1.0.0-BETA3</version>
11+
<version>1.0.0-BETA4</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

client/friends/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.thefirstlineofcode.sand</groupId>
1010
<artifactId>sand-client</artifactId>
11-
<version>1.0.0-BETA3</version>
11+
<version>1.0.0-BETA4</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

client/ibtr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.thefirstlineofcode.sand</groupId>
1010
<artifactId>sand-client</artifactId>
11-
<version>1.0.0-BETA3</version>
11+
<version>1.0.0-BETA4</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

client/location/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.thefirstlineofcode.sand</groupId>
1010
<artifactId>sand-client</artifactId>
11-
<version>1.0.0-BETA3</version>
11+
<version>1.0.0-BETA4</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

client/lora-dac/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.thefirstlineofcode.sand</groupId>
1010
<artifactId>sand-client</artifactId>
11-
<version>1.0.0-BETA3</version>
11+
<version>1.0.0-BETA4</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

client/lora-gateway/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.thefirstlineofcode.sand</groupId>
1010
<artifactId>sand-client</artifactId>
11-
<version>1.0.0-BETA3</version>
11+
<version>1.0.0-BETA4</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

client/operator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.thefirstlineofcode.sand</groupId>
1010
<artifactId>sand-client</artifactId>
11-
<version>1.0.0-BETA3</version>
11+
<version>1.0.0-BETA4</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

client/pi/ashining/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.thefirstlineofcode.sand.client</groupId>
99
<artifactId>sand-client-pi</artifactId>
10-
<version>1.0.0-BETA3</version>
10+
<version>1.0.0-BETA4</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

0 commit comments

Comments
 (0)