summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2021-04-30 11:06:36 +0200
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2021-04-30 11:06:36 +0200
commite20974c5cb1d7696d9f4714a66d18b86c892ee2b (patch)
tree8f45dc141bcabe04970aad85d1fa48c37ad4fce9 /pom.xml
parentc15a09c4491131bf1da76297befd08df54caa291 (diff)
Fix issues with inserting dashboard user into database1.4.3
Issue-ID: DCAEGEN2-2751 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I60039fddf5493464b49f6a97d0fde4b4d8939773
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b66bb55..021c7b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
<!-- Maven parent project for convenience of building and cleaning -->
<groupId>org.onap.ccsdk.dashboard</groupId>
<artifactId>ccsdk-app-parent</artifactId>
- <version>1.4.2-SNAPSHOT</version>
+ <version>1.4.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-dashboard</name>