aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-06-09 12:42:46 -0400
committerDan Timoney <dtimoney@att.com>2020-06-09 12:48:50 -0400
commitf3430368211a5eb435a56a70006831255dcdba2e (patch)
treee89db623c229f42462d9e944698054250868a098 /pom.xml
parent31172d602ff8bce4b4680c3a2da58b6db2e8d9f0 (diff)
Export SvcLogicFactory as service
Expose SvcLogicFactory bean as a service so it can be reused in other microservices. Change-Id: I55a6e08ad2a4fa81a91151a3b437514fab70c96a Issue-ID: CCSDK-2096 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index a26a5780..e4b0ed31 100755
--- a/pom.xml
+++ b/pom.xml
@@ -41,6 +41,7 @@
</properties>
<modules>
+ <module>services</module>
<module>ms</module>
</modules>