File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,12 +32,12 @@ jobs:
32
32
- name : Getting soft-iot-node-type dependency
33
33
uses : wei/wget@v1
34
34
with :
35
- args : https://github.com/AllanCapistrano/soft-iot-node-type/releases/download/v1.1 .0/soft-iot-node-type-1.0-SNAPSHOT.jar
35
+ args : https://github.com/AllanCapistrano/soft-iot-node-type/releases/download/v1.2 .0/soft-iot-node-type-1.0-SNAPSHOT.jar
36
36
37
37
- name : Getting SOFT-IoT-DLT-Client-Tangle-Hornet dependency
38
38
uses : wei/wget@v1
39
39
with :
40
- args : https://github.com/AllanCapistrano/soft-iot-dlt-client-tangle-hornet/releases/download/v1.2 .0/soft-iot-dlt-client-tangle-hornet-1.0-SNAPSHOT.jar
40
+ args : https://github.com/AllanCapistrano/soft-iot-dlt-client-tangle-hornet/releases/download/v1.3 .0/soft-iot-dlt-client-tangle-hornet-1.0-SNAPSHOT.jar
41
41
42
42
- name : Installing soft-iot-mapping-devices
43
43
run : mvn install:install-file -Dfile=./soft-iot-mapping-devices-1.0-SNAPSHOT.jar -DgroupId=io.github.larsid -DartifactId=soft-iot-mapping-devices -Dversion=1.0-SNAPSHOT -Dpackaging=jar
You can’t perform that action at this time.
0 commit comments