aboutsummaryrefslogtreecommitdiffstats
path: root/ccsdk-app-overlay/pom.xml
diff options
context:
space:
mode:
authorKotagiri, Ramprasad (rp5662) <rp5662@att.com>2021-07-12 12:50:21 -0400
committerKotagiri, Ramprasad (rp5662) <rp5662@att.com>2021-07-12 15:09:47 -0400
commit355cf4099273cbd1049b6b111cca2b6638bc57f6 (patch)
tree209caf74d86632a300a6b886930382db98c7b7d8 /ccsdk-app-overlay/pom.xml
parent03b52339bcdaa67d6e89d81c6c0526ae6b196215 (diff)
[DCAE/CCSDK] container run script changes1.4.4
update container startup script to update postgres password in app config Issue-ID: DCAEGEN2-2800 Change-Id: Ib8910edbc1a7a2d9d4fcf0115be1fea7a459a2c4 Signed-off-by: Kotagiri, Ramprasad (rp5662) <rp5662@att.com>
Diffstat (limited to 'ccsdk-app-overlay/pom.xml')
-rw-r--r--ccsdk-app-overlay/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ccsdk-app-overlay/pom.xml b/ccsdk-app-overlay/pom.xml
index 5b34f0e..4dbf8e6 100644
--- a/ccsdk-app-overlay/pom.xml
+++ b/ccsdk-app-overlay/pom.xml
@@ -7,12 +7,12 @@
<parent>
<groupId>org.onap.ccsdk.dashboard</groupId>
<artifactId>ccsdk-app-parent</artifactId>
- <version>1.4.3-SNAPSHOT</version>
+ <version>1.4.4-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.dashboard</groupId>
<artifactId>ccsdk-app-overlay</artifactId>
- <version>1.4.3-SNAPSHOT</version>
+ <version>1.4.4-SNAPSHOT</version>
<packaging>war</packaging>
<name>DCAE Dashboard overlay</name>
<description>CCSDK Dashboard web resources</description>