summaryrefslogtreecommitdiffstats
path: root/cps-parent
diff options
context:
space:
mode:
authorLathish <lathishbabu.ganesan@est.tech>2022-05-10 10:41:05 +0100
committerLathish <lathishbabu.ganesan@est.tech>2022-05-11 09:39:30 +0100
commitba6d14f6e6b7b197d2b874f724c333bc8ba082b8 (patch)
treeb57ceab3aaa507720f580b447a680b72a7298baa /cps-parent
parent47d6b392e984181418b920d0ea8fe658f6375acc (diff)
Update DMI Registry yang to support DataStoreSyncState
- Added dmi-registry@2022-05-10 yang to support DataStoreSyncState - Added changelog 14 to add the dmi-registry Issue-ID: CPS-1014 Change-Id: I910d2496a359fdf2441e172ca270036272d31dc6 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
Diffstat (limited to 'cps-parent')
-rwxr-xr-xcps-parent/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml
index b76c63c6f..1d6f58f84 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>