diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2020-08-04 09:19:10 +0200 |
---|---|---|
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2020-08-04 12:29:41 +0200 |
commit | 86ba43b6e0d298c469ee93ecfc08052d6e8ab8c9 (patch) | |
tree | 4f4e00799bfb69c6989b3f9959048c8685627c7f /pom.xml | |
parent | d3636201ae70f12f6b0d28c4843c6d03fcb14b9e (diff) |
Create base of Truststore Merger subproject
Issue-ID: DCAEGEN2-2253
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ieea2ed6eae212e09a1c818e54d1660ff566e3b09
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -75,6 +75,7 @@ <modules> <module>certService</module> <module>certServiceClient</module> + <module>trustStoreMerger</module> </modules> <build> |