commit | 34c424689a52614fb414d65899282497fe25b164 | [log] [tgz] |
---|---|---|
author | Serge Simard <serge@agilitae.com> | Thu Aug 08 10:55:57 2019 -0400 |
committer | Serge Simard <serge@agilitae.com> | Tue Aug 13 14:57:10 2019 +0000 |
tree | 91fdafc99a280064f0ef19c1576fdcbbae303cfc | |
parent | 571c49342a905616298d923a9d29a201ae4ecd11 [diff] [blame] |
Resource Configuration Snapshots Executor and API Issue-ID: CCSDK-1604 Signed-off-by: Serge Simard <serge@agilitae.com> Change-Id: I349c649e941431b48a309123489d26fb22e0e50a Signed-off-by: Serge Simard <serge@agilitae.com>
diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml b/ms/blueprintsprocessor/modules/inbounds/pom.xml index 1685782..d539920 100644 --- a/ms/blueprintsprocessor/modules/inbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/pom.xml
@@ -29,6 +29,7 @@ <description>Blueprints Processor Inbounds</description> <modules> + <module>configs-api</module> <module>designer-api</module> <module>resource-api</module> <module>selfservice-api</module>