aboutsummaryrefslogtreecommitdiffstats
path: root/ms/pom.xml
diff options
context:
space:
mode:
authorMuthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>2018-09-11 20:17:06 +0000
committerMuthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>2018-09-11 20:17:06 +0000
commit4aef40d95a9e52c9e9cba70582003c0943febdf6 (patch)
tree620866f8f4e0b924e7268baaaf5d4bbee66794f0 /ms/pom.xml
parent43a039f58457a29e843393ef49f86da119fa415e (diff)
Controller Blueprints Microservice
Add Controllerbluprint microservice to ccsdk/apps maven build. Change-Id: Ie7a28695df21c2aa63b1005f7df43157c98ce8a4 Issue-ID: CCSDK-547 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Diffstat (limited to 'ms/pom.xml')
-rw-r--r--ms/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ms/pom.xml b/ms/pom.xml
index 60b2f114..b746f249 100644
--- a/ms/pom.xml
+++ b/ms/pom.xml
@@ -38,8 +38,9 @@
<description>Micro-services</description>
<modules>
+ <module>controllerblueprints</module>
<module>neng</module>
- <module>vlantag-api</module>
+ <module>vlantag-api</module>
</modules>
</project>