diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2019-09-10 10:52:13 +0300 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2019-09-10 10:52:13 +0300 |
commit | b5cc5d63befc07120d0856a0e09b645aff88e4a3 (patch) | |
tree | 7d59693b05c5fe604cce8ed09db333d216b3ff6e /openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml | |
parent | c64cfebff09ac7d71b33788ff8b561f8703a8c9e (diff) |
Bump SDC version 1.5.2
Change-Id: Ib672dc8d60a0b6f4b37fd94afe84bc27dfba4c44
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml index 5ddfeb0bf4..83c5d7a815 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-rest-webapp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> </parent> <artifactId>healthcheck-rest</artifactId> |