diff options
author | Dan Timoney <dtimoney@att.com> | 2020-10-06 15:53:20 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-10-06 16:01:00 -0400 |
commit | 127deeeaae131e544d57c89bcb97604a88b27858 (patch) | |
tree | aeb7c5d43ecf0b2494bda9497efd7c0ba7680a7e /configbackuprestore/pom.xml | |
parent | 0a4e8f4cab30dc183d3f9ae2d1ee3f80c09b536c (diff) |
Merge ONAP certs into cacerts
Merge ONAP certificates into openjdk cacerts file
Change-Id: I9743442196d85e68d4ca2f2a5df46590d33eec3b
Issue-ID: SDNC-1371
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 80f1fc63b09ab7d987bbaf59f184d6896c561131
Diffstat (limited to 'configbackuprestore/pom.xml')
-rw-r--r-- | configbackuprestore/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configbackuprestore/pom.xml b/configbackuprestore/pom.xml index c5bef8b3..5851d1b6 100644 --- a/configbackuprestore/pom.xml +++ b/configbackuprestore/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-1-starter-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.1</version> </parent> <groupId>org.onap.sdnc.oam.vnfbackup</groupId> |