summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/commons/pom.xml
diff options
context:
space:
mode:
authorMuthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>2018-11-13 16:47:33 -0500
committerMuthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>2018-11-13 16:47:33 -0500
commitee9f70f704e978c2119a5e8f38ed98a8a1b70590 (patch)
tree32842aa7dcce12b99e796adbbda1ffec0075334b /ms/blueprintsprocessor/modules/commons/pom.xml
parentf53bc65ce000ed8f2505ec185bb43ebf5d678567 (diff)
Blueprints Processor Microservice
Implement basic blueprint service logic workflow execution engine. Change-Id: Ifbbad70f2bdc4ba879b07d972083a411c7cc02f1 Issue-ID: CCSDK-672 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/pom.xml')
-rw-r--r--ms/blueprintsprocessor/modules/commons/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/pom.xml b/ms/blueprintsprocessor/modules/commons/pom.xml
index 299a87d6..c080f817 100644
--- a/ms/blueprintsprocessor/modules/commons/pom.xml
+++ b/ms/blueprintsprocessor/modules/commons/pom.xml
@@ -31,7 +31,6 @@
<modules>
<module>db-lib</module>
<module>rest-lib</module>
- <module>adaptors</module>
<module>core</module>
</modules>
<dependencies>