summaryrefslogtreecommitdiffstats
path: root/healthcheck-container/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2020-06-12 11:44:49 -0400
committerJack Lucas <jflucas@research.att.com>2020-06-15 16:05:52 -0400
commitef3183f5ae33b63be4aca2dd95e52e009f15f4c3 (patch)
tree7a68dea0f092371fb7d8843ff08f264fa4e234ef /healthcheck-container/pom.xml
parentec3410a8478bedba8a06efb02f1610c2ebfdf130 (diff)
Make healthcheck fully dynamic3.0.0
Support health checks for DCAE and DCAE MOD Issue-ID: DCAEGEN2-1864 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: Idcf127a591ff3b926a5af0281c591d8da18355f1
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 a01022c..3b41ab9 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.3.1</version>
+ <version>2.0.0</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>