diff options
author | sebdet <sebastien.determe@intl.att.com> | 2020-03-26 17:03:33 -0700 |
---|---|---|
committer | sebdet <sebastien.determe@intl.att.com> | 2020-03-27 02:38:54 -0700 |
commit | bb47d443cdd3561f385d7ed4fd3f59d1e03f8252 (patch) | |
tree | 0047b212e8c5d337243aa213071ac36dbf4ece88 /pom.xml | |
parent | ffbb5720a70831902f39694dd2e50dff79125395 (diff) |
Fix frontend docker
Rework the frontend image so that it does not crash when it starts
Issue-ID: CLAMP-797
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I9448f52eada95a171006e6e524ffac2e70c9f59e
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.clamp</groupId> <artifactId>clds</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> <name>clamp</name> |