diff options
author | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2019-09-25 09:30:07 +0200 |
---|---|---|
committer | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2019-09-25 09:45:49 +0200 |
commit | 9016c995ef00d526b3b446ce7bff63cd7eb03d35 (patch) | |
tree | bfbbe56d4d4145fd420070264e7fd4b9664f6fd0 /standardization/moher-api/healthstate | |
parent | 8352162cb376cd962878669115de2b18436ffcfa (diff) |
Update project version to 1.3.1-SNAPSHOT
Issue-ID: INT-1181
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I6ec3ad3435e604d07c80c3ed62ebb8e4375fa448
Diffstat (limited to 'standardization/moher-api/healthstate')
-rw-r--r-- | standardization/moher-api/healthstate/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standardization/moher-api/healthstate/pom.xml b/standardization/moher-api/healthstate/pom.xml index 9aef63b9..15306e2c 100644 --- a/standardization/moher-api/healthstate/pom.xml +++ b/standardization/moher-api/healthstate/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>dcaegen2-sdk-moher-api</artifactId> <groupId>org.onap.dcaegen2.services.sdk</groupId> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> </parent> <name>Monitoring and Healthcheck :: Health state</name> |