summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsheetalm <sheetal.mudholkar@amdocs.com>2018-03-29 12:37:01 +0530
committerVitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com>2018-03-29 08:22:31 +0000
commit589c480ce6c51e92f8e22ae9c0d4548067a37948 (patch)
tree1462bd2a96eb88b723a989314af0c6659c7707d4 /pom.xml
parent1c5ea3091076921aa3215e934b95f5c4fcd58944 (diff)
ActivitySpec Add to sdc build by fixing mvn deploy
Resolved issues in maven deploy by adding distribution management to activity-spec pom Add services/activity-spec module to sdc build in profile "all" Change-Id: I8c02989a47f465e53d82f11b30951131498e2cc2 Issue-ID: SDC-1048 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 348ffcc4e9..e8db30c93b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>