From db75c0a0b305c86429a6940de4d56870d3daf5bf Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Tue, 15 Aug 2017 12:43:03 -0500 Subject: Initial commit for appc-encryption-tool bundle appc-encryption-tool: module to retrieve and store encryped credentials Change-Id: I3d45c662c9d58dbeec2ab7fffb51658c9ee0d5d3 Signed-off-by: Skip Wonnell Issue-Id: APPC-67 --- appc-config/appc-encryption-tool/pom.xml | 47 ++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 appc-config/appc-encryption-tool/pom.xml (limited to 'appc-config/appc-encryption-tool/pom.xml') diff --git a/appc-config/appc-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml new file mode 100644 index 000000000..2e8e24419 --- /dev/null +++ b/appc-config/appc-encryption-tool/pom.xml @@ -0,0 +1,47 @@ + + + + org.openecomp.appc + appc-config + 1.1.0-SNAPSHOT + + + 4.0.0 + pom + appc-config-encryption-tool + + APPC Encryption Tool + Common Utilities for DG + + + ${sdnctl.sli.version} + UTF-8 + 5.1.39 + + + + + + org.openecomp.appc + appc-config-encryption-tool-features + features + xml + ${project.version} + + + + org.openecomp.appc + appc-config-encryption-tool-provider + ${project.version} + + + + + + provider + features + installer + + + -- cgit 1.2.3-korg