From c3c481660d3494fccfafcd3bacd3f5b8cd3ecd8e Mon Sep 17 00:00:00 2001 From: vempo Date: Sun, 22 Apr 2018 20:02:08 +0300 Subject: 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 --- services/activity-spec/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'services') 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 -- cgit 1.2.3-korg