summaryrefslogtreecommitdiffstats
path: root/healthcheck-container/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2018-12-12 16:48:41 -0500
committerJack Lucas <jflucas@research.att.com>2018-12-12 17:21:29 -0500
commite60d88b5821a75754b60fd3b004da08f221a3fc6 (patch)
tree7b3fa9a1591eea59533a631644e96e31c5ef5a04 /healthcheck-container/pom.xml
parent8ad4f6db9865a9a9fb9076c9ce9e07e91a1519ea (diff)
Add healthcheck for after-boot deployments
Update node to v 10.14.1 Remove dependency on 'request' package Issue-ID: DCAEGEN2-988 Change-Id: Icc68f8271d22b5ffbdac124e109c0273c05682c2 Signed-off-by: Jack Lucas <jflucas@research.att.com>
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>