diff options
author | 2021-02-26 05:27:35 +0000 | |
---|---|---|
committer | 2021-02-26 05:27:35 +0000 | |
commit | 9e887e6ae88edd6835395df2d5e17f5373258fe2 (patch) | |
tree | 59b1cbb86281557414f50aedc7d4946d1f4ebdd4 /standardization/moher-api/metrics/pom.xml | |
parent | 573c53f8f8dbd220f34b718399ddd3bd1a3121a9 (diff) |
Release dcaegen2/services/sdk1.7.0
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 2a88f202..bee6d825 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>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <name>Monitoring and Healthcheck :: Metrics</name> |