diff options
author | Pawel <pawel.kasperkiewicz@nokia.com> | 2020-03-03 12:39:44 +0100 |
---|---|---|
committer | Pawel <pawel.kasperkiewicz@nokia.com> | 2020-03-05 14:11:53 +0100 |
commit | 0ace1a35f65fe1b621b1a56361bc0de2aa135329 (patch) | |
tree | f156bbf0d14d5fb2f2d374ed972c211447d403e6 /standardization/moher-api/metrics | |
parent | 7f83d709f540876fe290614ef47d9b91044936bd (diff) |
Crete jar without dependencies
Issue-ID: DCAEGEN2-2107
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Ib850353e3cde022922a7a2b22f90d4327c7e2b7d
Diffstat (limited to 'standardization/moher-api/metrics')
-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 41464f1c..2663fa06 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.5.0-SNAPSHOT</version> </parent> <name>Monitoring and Healthcheck :: Metrics</name> |