move accounting-lib component to Accounting stage

This commit is contained in:
Roberto Cirillo 2024-10-15 09:50:02 +02:00
parent 4aefcf31a8
commit 0bf99384a1
1 changed files with 5 additions and 2 deletions

View File

@ -53,6 +53,10 @@ gCube_release:
- name: common-clients - name: common-clients
version: 3.0.0 version: 3.0.0
Accounting:
- name: accounting-lib
version: 5.0.0
Enabling: Enabling:
- name: common-generic-clients - name: common-generic-clients
version: 2.0.0 version: 2.0.0
@ -66,8 +70,7 @@ gCube_release:
version: 3.0.0 version: 3.0.0
# - name: registry-publisher # - name: registry-publisher
# version: 1.3.0 # version: 1.3.0
- name: accounting-lib
version: 5.0.0
CoreAuth: CoreAuth:
- name: authorization-control-library - name: authorization-control-library