diff options
Diffstat (limited to 'standardization/moher-api/metrics/pom.xml')
-rw-r--r-- | standardization/moher-api/metrics/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/standardization/moher-api/metrics/pom.xml b/standardization/moher-api/metrics/pom.xml index 41464f1c..11a23180 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.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <name>Monitoring and Healthcheck :: Metrics</name> @@ -63,4 +63,4 @@ <scope>test</scope> </dependency> </dependencies> -</project>
\ No newline at end of file +</project> |