From 3efc13f943058c2679db322ec4e38dad20f98cc5 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Wed, 19 Jul 2017 16:38:36 -0400 Subject: Fix artifact group IDs (org.openecomp.so) Since the repositories were renamed from "mso" to "so" the artifact group IDs in the poms must be updated to match. Issue: SO-39 Change-Id: I617fe738a77d0f6c1d1cc0ac9474fb753f4e234c Signed-off-by: Rob Daugherty --- adapters/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'adapters/pom.xml') diff --git a/adapters/pom.xml b/adapters/pom.xml index a96b04aed9..b3d607c062 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -3,11 +3,11 @@ 4.0.0 org.openecomp - mso + so 1.1.0-SNAPSHOT - org.openecomp.mso + org.openecomp.so adapters MSO Adapters Adapters for MSO -- cgit 1.2.3-korg