diff options
author | root <root@kosmos-ranczer.novalocal> | 2018-10-02 09:40:24 +0000 |
---|---|---|
committer | Marcin Przybysz <marcin.przybysz@nokia.com> | 2018-10-02 09:43:54 +0000 |
commit | fdeb719d7cd8f4957590c9e753a3ad8e75c0c537 (patch) | |
tree | f36ac54cfc62d80d2793c2e97fa014381dc74480 /healthcheck-container/pom.xml | |
parent | 6e65857b5f4a3f2ec2be2c2e2743f543e6e25e10 (diff) |
Healthcheck for PRH and HV-VES
It cover healthcheck requirments for issue INT-650 and INT-651
Issue-ID: INT-651
Change-Id: If4382e552a22b213e838275d1fa835b6020123a9
Signed-off-by: root <root@kosmos-ranczer.novalocal>
Diffstat (limited to 'healthcheck-container/pom.xml')
-rw-r--r-- | healthcheck-container/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/healthcheck-container/pom.xml b/healthcheck-container/pom.xml index 415c1cb..26b2706 100644 --- a/healthcheck-container/pom.xml +++ b/healthcheck-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>healthcheck-container</artifactId> <name>dcaegen2-deployments-healthcheck-container</name> - <version>1.1.0</version> + <version>1.1.1</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |