aboutsummaryrefslogtreecommitdiffstats
path: root/filters/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'filters/provider/pom.xml')
-rwxr-xr-xfilters/provider/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/filters/provider/pom.xml b/filters/provider/pom.xml
index a7b6daec..83982c7d 100755
--- a/filters/provider/pom.xml
+++ b/filters/provider/pom.xml
@@ -2,7 +2,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.openecomp.sdnc.core</groupId>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>filters</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
@@ -50,7 +50,7 @@
<version>${commons.codec.version}</version>
</dependency>
<dependency>
- <groupId>org.openecomp.sdnc.core</groupId>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sli-common</artifactId>
<version>${project.version}</version>
</dependency>