diff options
author | Jack Lucas <jflucas@research.att.com> | 2020-03-27 13:25:42 -0400 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2020-03-27 14:48:50 -0400 |
commit | 808628b6bfac2b8928ff0d93611f2fc90e0be636 (patch) | |
tree | a6c46ba7a5204b67f4634d788c64eef8c10f2f85 /healthcheck-container/pom.xml | |
parent | 2875974e4ec6d9512cd800518c2a534527a04709 (diff) |
Update health list of expected deployments1.3.1
Issue-ID: DCAEGEN2-2174
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: I6d4912bd9bb251dc74c66b6920a30d2d6e44fdea
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 a90be9f..a01022c 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.0</version> + <version>1.3.1</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |