diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-04-30 11:06:36 +0200 |
---|---|---|
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-04-30 11:06:36 +0200 |
commit | e20974c5cb1d7696d9f4714a66d18b86c892ee2b (patch) | |
tree | 8f45dc141bcabe04970aad85d1fa48c37ad4fce9 /pom.xml | |
parent | c15a09c4491131bf1da76297befd08df54caa291 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |