aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config/pom.xml
diff options
context:
space:
mode:
authorSkip Wonnell <kw5258@att.com>2017-08-15 17:05:27 -0500
committerPatrick Brady <pb071s@att.com>2017-08-17 06:15:20 +0000
commit86011b92947fdb0805623a25c893cd59128ec40e (patch)
tree1c36884f760ed4e32a88df542ac9288b601dc9b3 /appc-config/pom.xml
parent96f45e8acfbacadf2761af634190a49519c0de4a (diff)
Initial commit for appc-data-services bundle
This bundle contains the generic execute nodes that interact with the database. Issue-ID: APPC-58 Change-Id: Ib1447443ed259f4133cd33d554a5ac43f2c3dd1b Signed-off-by: Skip Wonnell <kw5258@att.com>
Diffstat (limited to 'appc-config/pom.xml')
-rw-r--r--appc-config/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appc-config/pom.xml b/appc-config/pom.xml
index 14c844d3c..3aa0513ff 100644
--- a/appc-config/pom.xml
+++ b/appc-config/pom.xml
@@ -90,6 +90,7 @@
<modules>
<module>appc-config-params</module>
<module>appc-encryption-tool</module>
+ <module>appc-data-services</module>
</modules>
</project>