diff options
author | Zlatko Murgoski <zlatko.murgoski@nokia.com> | 2018-12-13 12:23:30 +0100 |
---|---|---|
committer | Zlatko Murgoski <zlatko.murgoski@nokia.com> | 2018-12-13 13:29:13 +0100 |
commit | 2cf4d3c25895df964e3767ebd78ad75f1bb74619 (patch) | |
tree | 8619d167aa84c0a52e8b2dbf873f603c08ddf989 /pom.xml | |
parent | 445e345948ebd64c68a3944c5bfd64528340b781 (diff) |
Tool for password cryptography
Tool for password cryptography
Change-Id: I7713c8568a00409e282c250eefe4047458d3edac
Issue-ID: DCAEGEN2-1020
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ <modules> <module>rest-services</module> + <module>security</module> </modules> <build> |