summaryrefslogtreecommitdiffstats
path: root/platform-logic
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-02-13 23:22:37 -0800
committerPatrick Brady <pb071s@att.com>2017-02-13 23:22:45 -0800
commit5f177b19777999b199c5f5e989bcb0da8b5b3f55 (patch)
tree5aac33f12779d247d40ff6edaab7e59f9036e4ea /platform-logic
parentc8abfaddbfef6b9484c2156ece6fbb104c557e32 (diff)
Modified SDN-C Artifacts groupIDs
Modified SDN-C Artifacts groupID to reflect new naming convention Change-Id: I53a9a937e0d6cea902ad87000e6d4e6d0584adf1 Signed-off-by: Patrick Brady <pb071s@att.com>
Diffstat (limited to 'platform-logic')
-rw-r--r--platform-logic/installer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml
index 0f59329..9fcd4cb 100644
--- a/platform-logic/installer/pom.xml
+++ b/platform-logic/installer/pom.xml
@@ -103,7 +103,7 @@
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>org.openecomp.sdnc</groupId>
+ <groupId>org.openecomp.sdnc.core</groupId>
<artifactId>sli-common</artifactId>
<version>${sdnctl.sli.version}</version>
</dependency>