diff options
author | 2020-08-31 12:56:55 +0200 | |
---|---|---|
committer | 2020-08-31 21:19:23 +0200 | |
commit | e6d1314bad7402c54a8fe0e9f1ee93545ed26223 (patch) | |
tree | 59ebba3b00899f1f7860baf63fe65bd845c7cb09 /standardization/moher-api/pom.xml | |
parent | 12fac1e0b8b5938b8438bb6cf623b5bd7010b0c0 (diff) |
Change parameters of external-schema-manager to JSON notation
Issue-ID: DCAEGEN2-2400
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: Ib5629b346b232a82a863406c11284e6aba0c0a94
Diffstat (limited to 'standardization/moher-api/pom.xml')
-rw-r--r-- | standardization/moher-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standardization/moher-api/pom.xml b/standardization/moher-api/pom.xml index 0ab6da66..c8db9572 100644 --- a/standardization/moher-api/pom.xml +++ b/standardization/moher-api/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>dcaegen2-services-sdk-standardization</artifactId> <groupId>org.onap.dcaegen2.services.sdk</groupId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> </parent> <name>Monitoring and Healthcheck</name> |