summaryrefslogtreecommitdiffstats
path: root/healthcheck-container/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'healthcheck-container/pom.xml')
-rw-r--r--healthcheck-container/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/healthcheck-container/pom.xml b/healthcheck-container/pom.xml
index c2c325f..b4fab76 100644
--- a/healthcheck-container/pom.xml
+++ b/healthcheck-container/pom.xml
@@ -3,6 +3,7 @@
================================================================================
Copyright (c) 2018-2020 AT&T Intellectual Property. All rights reserved.
Copyright (c) 2020 NOKIA Intellectual Property. All rights reserved.
+Copyright (c) 2021 J. F. Lucas. All rights reserved.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -28,7 +29,7 @@ limitations under the License.
<groupId>org.onap.dcaegen2.deployments</groupId>
<artifactId>healthcheck-container</artifactId>
<name>dcaegen2-deployments-healthcheck-container</name>
- <version>2.1.0</version>
+ <version>2.2.0</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>