Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ bazel_dep(name = "score_starpls_lsp", version = "0.1.0")
# Checker rule for CopyRight checks/fixs

bazel_dep(name = "score_docs_as_code", version = "0.3.3")
bazel_dep(name = "score_process", version = "0.2.0")
bazel_dep(name = "score_process", version = "1.0.1")
2 changes: 1 addition & 1 deletion docs/platform_management_plan/safety_management.rst
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ Functional Safety Management SW Platform Work Products
- not open sourced
- to be shown to assessor

* - :need:`PROCESS_wp__qms`
* - :need:`PROCESS_wp__qms_plan`
- :need:`PROCESS_wf__platform__cr_mt_platform_mgmt_plan`
- :ndf:`copy('status', need_id='PROCESS_wf__platform__cr_mt_platform_mgmt_plan')`
- `#316 <https://github.com/eclipse-score/score/issues/316>`_
Expand Down