summaryrefslogtreecommitdiffstats
path: root/sliPluginUtils/features/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sliPluginUtils/features/pom.xml')
-rwxr-xr-xsliPluginUtils/features/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sliPluginUtils/features/pom.xml b/sliPluginUtils/features/pom.xml
index 9d189177..c90cfc26 100755
--- a/sliPluginUtils/features/pom.xml
+++ b/sliPluginUtils/features/pom.xml
@@ -7,7 +7,7 @@
<parent>
<artifactId>sliPluginUtils</artifactId>
- <groupId>org.openecomp.sdnc.core</groupId>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
<version>0.0.1-SNAPSHOT</version>
</parent>
@@ -15,7 +15,7 @@
<dependencies>
<dependency>
- <groupId>org.openecomp.sdnc.core</groupId>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sliPluginUtils-provider</artifactId>
<version>${project.version}</version>
</dependency>