summaryrefslogtreecommitdiffstats
path: root/healthcheck-container/pom.xml
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2018-12-13 15:23:29 +0000
committerGerrit Code Review <gerrit@onap.org>2018-12-13 15:23:29 +0000
commitf3f9d04cfd325ac427d7a6a6f1596bc2d5c40970 (patch)
tree785958497ff375eab9889739c74a73210d08ffa2 /healthcheck-container/pom.xml
parent7d47977b5c7961d129613ebc16a376c56fda5b01 (diff)
parente60d88b5821a75754b60fd3b004da08f221a3fc6 (diff)
Merge "Add healthcheck for after-boot deployments"
Diffstat (limited to 'healthcheck-container/pom.xml')
-rw-r--r--healthcheck-container/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/healthcheck-container/pom.xml b/healthcheck-container/pom.xml
index 43a2535..a0141a0 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.2</version>
+ <version>1.2.0</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>