diff options
author | avigaffa <avi.gaffa@amdocs.com> | 2018-08-15 08:37:02 +0300 |
---|---|---|
committer | avigaffa <avi.gaffa@amdocs.com> | 2018-08-15 08:37:07 +0300 |
commit | 229dbd17cb098d06a50f11f5f77a8ee364376388 (patch) | |
tree | 4db0eaf24260f5d75615af00cd12c39ec20ac5cb /pom.xml | |
parent | dc856bba284798fa8f1484abf8fc8140008ececb (diff) |
Remove activity spec from sdc
Remove activity spec module from sdc since it is now part of sdc-workflow-designer project
Change-Id: I730e60708bf6bae757be46113601c7ce4fc92a92
Issue-ID: SDC-1651
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -391,7 +391,6 @@ </activation> <modules> <module>onboarding</module> - <module>services/activity-spec</module> <module>security-utils</module> <module>common-app-api</module> <module>common-be</module> |