diff options
author | Michal Banka <michal.banka@nokia.com> | 2021-03-30 08:58:15 +0200 |
---|---|---|
committer | Michal Banka <michal.banka@nokia.com> | 2021-03-30 16:40:16 +0200 |
commit | 4d4190ae1858455192699f420bd2dc27684c2612 (patch) | |
tree | f981e0dd72ac864e3841166184d4305de9435612 /standardization/moher-api/healthstate | |
parent | da4652bafbf5c54235cc2c8c332f7b37294813ea (diff) |
Add stndDefinedNamespace field to CommonEventHeader
- Bumped version to 1.8.2
- Added new field to .proto file
Change-Id: Idd8194628244c8610bdb85750fa80cfd46427da0
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: DCAEGEN2-2701
Diffstat (limited to 'standardization/moher-api/healthstate')
-rw-r--r-- | standardization/moher-api/healthstate/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standardization/moher-api/healthstate/pom.xml b/standardization/moher-api/healthstate/pom.xml index f5c7cc89..44a39f3c 100644 --- a/standardization/moher-api/healthstate/pom.xml +++ b/standardization/moher-api/healthstate/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>dcaegen2-sdk-moher-api</artifactId> <groupId>org.onap.dcaegen2.services.sdk</groupId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.2-SNAPSHOT</version> </parent> <name>Monitoring and Healthcheck :: Health state</name> |