diff options
author | 2023-03-21 05:27:09 +0000 | |
---|---|---|
committer | 2023-03-21 05:27:09 +0000 | |
commit | 785d4500699f344aeb1ec1214891a9287b6ee9e7 (patch) | |
tree | 07cdc7de80e5603ca66e6ca58cf4007a10026662 /standardization/moher-api/metrics/pom.xml | |
parent | 7d74d98e0a7a2ddfc946b89092a4d60e80668829 (diff) |
Release dcaegen2/services/sdk1.9.3
Diffstat (limited to 'standardization/moher-api/metrics/pom.xml')
-rw-r--r-- | standardization/moher-api/metrics/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standardization/moher-api/metrics/pom.xml b/standardization/moher-api/metrics/pom.xml index c9308602..2a4e2480 100644 --- a/standardization/moher-api/metrics/pom.xml +++ b/standardization/moher-api/metrics/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>dcaegen2-sdk-moher-api</artifactId> <groupId>org.onap.dcaegen2.services.sdk</groupId> - <version>${revision}</version> + <version>1.9.3</version> </parent> <name>Monitoring and Healthcheck :: Metrics</name> |