aboutsummaryrefslogtreecommitdiffstats
path: root/filters/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'filters/pom.xml')
-rw-r--r--filters/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/filters/pom.xml b/filters/pom.xml
index b075be98..cbc8f587 100644
--- a/filters/pom.xml
+++ b/filters/pom.xml
@@ -2,14 +2,14 @@
<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/maven-v4_0_0.xsd">
<parent>
- <groupId>org.openecomp.sdnc.core</groupId>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sdnc-core</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
- <groupId>org.openecomp.sdnc.core</groupId>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>filters</artifactId>