diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2022-05-11 15:22:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-05-11 15:22:33 +0000 |
commit | 8c0b1b62c1e88f0c0cc547bbf91d9b236839992b (patch) | |
tree | 28c5059f9de03e61d0140c9009d3d4eba3e908c8 /cps-parent | |
parent | 34fdca8bce06ae78b5593956d11fe5dbe3daf965 (diff) | |
parent | ba6d14f6e6b7b197d2b874f724c333bc8ba082b8 (diff) |
Merge "Update DMI Registry yang to support DataStoreSyncState"
Diffstat (limited to 'cps-parent')
-rwxr-xr-x | cps-parent/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index b76c63c6f7..1d6f58f84c 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -422,6 +422,7 @@ <argument>yangResourceCsvGenerator.py</argument> <argument>dmi-registry@2021-12-13</argument> <argument>dmi-registry@2022-02-10</argument> + <argument>dmi-registry@2022-05-10</argument> </arguments> </configuration> </plugin> |