From 5166a76913fcb658be58adffed441590979e41cf Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Tue, 15 Aug 2017 19:57:50 -0500 Subject: Initial commit for appc-config-audit bundle This Bundle is used for Auditing against a running configurition Signed-off-by: Skip Wonnell Issue-Id: APPC-22 Signed-off-by: Patrick Brady Change-Id: Id19c65e351cc377d32d6533d3fa73415019652f0 --- appc-config/pom.xml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'appc-config/pom.xml') diff --git a/appc-config/pom.xml b/appc-config/pom.xml index 24060ce15..3250f689f 100644 --- a/appc-config/pom.xml +++ b/appc-config/pom.xml @@ -87,13 +87,14 @@ - - appc-config-params - appc-encryption-tool - appc-data-services - appc-flow-controller - appc-config-generator - appc-config-adaptor - + + appc-config-params + appc-encryption-tool + appc-data-services + appc-flow-controller + appc-config-generator + appc-config-adaptor + appc-config-audit + -- cgit 1.2.3-korg