diff options
Diffstat (limited to 'standardization/moher-api/pom.xml')
-rw-r--r-- | standardization/moher-api/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/standardization/moher-api/pom.xml b/standardization/moher-api/pom.xml index 1b3799f2..02dd52ac 100644 --- a/standardization/moher-api/pom.xml +++ b/standardization/moher-api/pom.xml @@ -3,7 +3,7 @@ ~ ============LICENSE_START======================================================= ~ DCAEGEN2-SERVICES-SDK ~ ================================================================================ - ~ Copyright (C) 2019-2020 Nokia + ~ Copyright (C) 2019-2021 Nokia ~ ================================================================================ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ <parent> <artifactId>dcaegen2-services-sdk-standardization</artifactId> <groupId>org.onap.dcaegen2.services.sdk</groupId> - <version>1.7.0-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <name>Monitoring and Healthcheck</name> |