diff options
author | Jack Lucas <jflucas@research.att.com> | 2018-12-13 17:24:29 -0500 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2018-12-13 17:26:36 -0500 |
commit | 1d746685f1d61f36182d67ff7f24f0f0a18a4c66 (patch) | |
tree | 446ec4500108d9b415d9bc5026d8a8788f7c2c0b /healthcheck-container/pom.xml | |
parent | f3f9d04cfd325ac427d7a6a6f1596bc2d5c40970 (diff) |
Restore list of expected CM deployments
Remove unneeded npm install from Dockerfile
Add README
Change-Id: I671217e7e30c041759effbe173a9b28a8f4a8f29
Issue-ID: DCAEGEN2-988
Signed-off-by: Jack Lucas <jflucas@research.att.com>
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 a0141a0..1f024e0 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.2.0</version> + <version>1.2.1</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |