aboutsummaryrefslogtreecommitdiffstats
path: root/filters/features/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'filters/features/pom.xml')
-rwxr-xr-xfilters/features/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/filters/features/pom.xml b/filters/features/pom.xml
index 1e3875de..456b6a47 100755
--- a/filters/features/pom.xml
+++ b/filters/features/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>filters</artifactId>
- <groupId>org.openecomp.sdnc.core</groupId>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
<version>0.0.1-SNAPSHOT</version>
</parent>
<artifactId>filters-features</artifactId>
@@ -15,7 +15,7 @@
<dependency>
- <groupId>org.openecomp.sdnc.core</groupId>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>filters-provider</artifactId>
<version>${project.version}</version>
</dependency>