From e64680cd62b468a25b763457c2e1d31414081c29 Mon Sep 17 00:00:00 2001 From: kjaniak Date: Wed, 8 Jul 2020 15:19:33 +0200 Subject: Add subfolders creation Added new not existing subfolders creation in output path to allow CMPv2 integration. Top up version to 1.2.0 Issue-ID: DCAEGEN2-2252 Change-Id: I59f8dfa7fddc5eb3a3fdd80ce18eb3e2272e1bfb Signed-off-by: kjaniak --- certService/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'certService/pom.xml') diff --git a/certService/pom.xml b/certService/pom.xml index 5cc45cd5..9febd167 100644 --- a/certService/pom.xml +++ b/certService/pom.xml @@ -18,10 +18,10 @@ org.onap.aaf.certservice aaf-certservice - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT aaf-certservice-api - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT aaf-certservice-api AAF Certification Service Api jar -- cgit 1.2.3-korg