From: vempo Date: Sun, 22 Apr 2018 17:02:08 +0000 (+0300) Subject: Activity spec pom inherits main sdc X-Git-Tag: v1.2.0~130 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F71%2F44071%2F3;p=sdc.git Activity spec pom inherits main sdc Made activity spec inherit the main SDC pom to fix releas build errors. Moved the building of activity spec right after onboarding as they are related. Change-Id: I737db4b90c713cb74299307a0e415041693b22e6 Issue-ID: SDC-1245 Signed-off-by: vempo --- diff --git a/pom.xml b/pom.xml index c888e38a01..c84367ccaf 100644 --- a/pom.xml +++ b/pom.xml @@ -384,6 +384,7 @@ build-tools onboarding + services/activity-spec security-utils common-app-api common-be @@ -397,7 +398,6 @@ ui-ci sdc-os-chef utils/webseal-simulator - services/activity-spec diff --git a/services/activity-spec/pom.xml b/services/activity-spec/pom.xml index bb0ccb7e5c..2b574000cd 100644 --- a/services/activity-spec/pom.xml +++ b/services/activity-spec/pom.xml @@ -6,9 +6,15 @@ org.onap.sdc.activityspec activity-spec - 1.2.0-SNAPSHOT pom + + org.openecomp.sdc + sdc-main + 1.2.0-SNAPSHOT + ../.. + + 1.8