diff options
author | sheetalm <sheetal.mudholkar@amdocs.com> | 2018-03-06 12:01:54 +0530 |
---|---|---|
committer | Oren Kleks <orenkle@amdocs.com> | 2018-03-27 10:57:16 +0000 |
commit | fb81a037f9f81be9bdb4b13032a9415654d6d2cc (patch) | |
tree | 3146d37555874421a0d294982ea98175484c6343 /pom.xml | |
parent | 4345677a2732d0a713300180d83f529a1adc63ff (diff) |
Activity Spec Service - Add to sdc main pom
Add services/activity-spec module to sdc build in profile "all"
Change-Id: Ifb65033eee9ae5e970cd2c49fc06905f087650f1
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -397,6 +397,7 @@ <module>ui-ci</module> <module>sdc-os-chef</module> <module>utils/webseal-simulator</module> + <module>services/activity-spec</module> </modules> </profile> |