File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1530,4 +1530,4 @@ curl -iX DELETE \
15301530
15311531## ライセンス
15321532
1533- [ MIT] ( LICENSE ) © 2021-2025 FIWARE Foundation e.V.
1533+ [ MIT] ( LICENSE ) © 2021-2024 FIWARE Foundation e.V.
Original file line number Diff line number Diff line change @@ -1487,4 +1487,4 @@ the other [tutorials in this series](https://ngsi-ld-tutorials.rtfd.io)
14871487
14881488# # License
14891489
1490- [MIT](LICENSE) © 2021-2025 FIWARE Foundation e.V.
1490+ [MIT](LICENSE) © 2021-2024 FIWARE Foundation e.V.
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ ORION="http://orion:1026/version"
2020IOT_AGENT=" http://iot-agent:4041/version"
2121STELLIO=" http://localhost:8080/actuator/health"
2222CONTEXT=" http://context/user-context.jsonld"
23- CORE_CONTEXT=" https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.6 .jsonld"
23+ CORE_CONTEXT=" https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.8 .jsonld"
2424
2525dockerCmd=" docker compose"
2626if (( $# == 2 )) ; then
You can’t perform that action at this time.
0 commit comments